#7FCBBA#7FCBBA
#7FCBBA is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.8% C 0.080 H 178.3°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBBA |
|---|---|
| RGB | rgb(127, 203, 186) |
| HSL | hsl(167, 42%, 65%) |
| HSV | hsv(167, 37%, 80%) |
| CMYK | cmyk(37.4%, 0%, 8.4%, 20.4%) |
| CIE-LAB | lab(76.54, -27.42, 1.05) |
| CIE-LCH | lch(76.54, 27.44, 177.80°) |
| OKLab | oklab(78.77% -0.0797 0.0024) |
| OKLCH | oklch(78.77% 0.08 178.3) |
| XYZ | xyz(38.9680, 50.7665, 54.1904) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.85
Seafoam Blue
#78D1B6
ΔE00 3.58
Mediumaquamarine
#66CDAA
ΔE00 6.06
Mediumturquoise
#48D1CC
ΔE00 7.16
Light Teal
#90E4C1
ΔE00 7.79
Turquoise
#40E0D0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBBA #CB7F90
analogous
#7FCB94 #7FCBBA #7FB6CB
triadic
#7FCBBA #BA7FCB #CBBA7F
tetradic
#7FCBBA #947FCB #CB7F90 #B6CB7F
square
#7FCBBA #947FCB #CB7F90 #B6CB7F
split-complementary
#7FCBBA #CB7FB6 #CB947F
monochromatic
#3C9480 #53B9A3 #7FCBBA #ABDDD1 #D6EEE9
Accessibility & contrast
On white
1.88
#7FCBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#7FCBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBBA
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBBA | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B9
Deuteranopia (green-blind)
#B8B9BB
Tritanopia (blue-blind)
#66CDC6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fcbba; /* rgb */ color: rgb(127, 203, 186); /* oklch */ color: oklch(78.8% 0.080 178.3);
Tailwind
colors: {
custom: {
50: '#a7dbce',
500: '#7fcbba',
950: '#000000',
},
}SCSS
$custom: #7fcbba; $custom-light: #a7dbce; $custom-dark: #000000;
JSON
{
"hex": "#7fcbba",
"rgb": {
"r": 127,
"g": 203,
"b": 186
},
"hsl": {
"h": 166.579,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.78766,
"c": 0.07978,
"h": 178.3
},
"luminance": 0.50769
}Semantic roles & 50–950 ramp
primary
#7FCBBA
secondary
#9A5464
accent
#304EB5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101513
muted
#818483