#77CFAE#77CFAE
#77CFAE is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.0% C 0.098 H 167.7°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFAE |
|---|---|
| RGB | rgb(119, 207, 174) |
| HSL | hsl(158, 48%, 64%) |
| HSV | hsv(158, 43%, 81%) |
| CMYK | cmyk(42.5%, 0%, 15.9%, 18.8%) |
| CIE-LAB | lab(77.04, -34.13, 8.18) |
| CIE-LCH | lch(77.04, 35.10, 166.52°) |
| OKLab | oklab(78.98% -0.0961 0.021) |
| OKLCH | oklch(78.98% 0.098 167.7) |
| XYZ | xyz(37.5575, 51.6009, 48.0171) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.90
Seafoam Blue
#78D1B6
ΔE00 1.99
Pale Teal
#82CBB2
ΔE00 2.82
Seafoam
#7FE0B3
ΔE00 4.79
Light Teal
#90E4C1
ΔE00 5.25
Eucalyptus
#44D7A8
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFAE #CF7798
analogous
#77CF82 #77CFAE #77C4CF
triadic
#77CFAE #AE77CF #CFAE77
tetradic
#77CFAE #8277CF #CF7798 #C4CF77
square
#77CFAE #8277CF #CF7798 #C4CF77
split-complementary
#77CFAE #CF77C4 #CF8277
monochromatic
#359672 #4ABF93 #77CFAE #A4DFC9 #D1EFE4
Accessibility & contrast
On white
1.85
#77CFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#77CFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFAE
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFAE | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AC
Deuteranopia (green-blind)
#BDBAB0
Tritanopia (blue-blind)
#5CD0C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77cfae; /* rgb */ color: rgb(119, 207, 174); /* oklch */ color: oklch(79.0% 0.098 167.7);
Tailwind
colors: {
custom: {
50: '#a2dec6',
500: '#77cfae',
950: '#000000',
},
}SCSS
$custom: #77cfae; $custom-light: #a2dec6; $custom-dark: #000000;
JSON
{
"hex": "#77cfae",
"rgb": {
"r": 119,
"g": 207,
"b": 174
},
"hsl": {
"h": 157.5,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.78978,
"c": 0.09837,
"h": 167.7
},
"luminance": 0.51604
}Semantic roles & 50–950 ramp
primary
#77CFAE
secondary
#9C4E6B
accent
#2A61BB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482