#77CDAF#77CDAF
#77CDAF is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.5% C 0.095 H 169.3°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDAF |
|---|---|
| RGB | rgb(119, 205, 175) |
| HSL | hsl(159, 46%, 64%) |
| HSV | hsv(159, 42%, 80%) |
| CMYK | cmyk(42%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(76.48, -32.98, 6.85) |
| CIE-LCH | lch(76.48, 33.68, 168.27°) |
| OKLab | oklab(78.53% -0.0933 0.0176) |
| OKLCH | oklch(78.53% 0.095 169.3) |
| XYZ | xyz(37.1738, 50.6771, 48.3719) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.49
Pale Teal
#82CBB2
ΔE00 2.08
Mediumaquamarine
#66CDAA
ΔE00 2.20
Seafoam
#7FE0B3
ΔE00 5.66
Light Teal
#90E4C1
ΔE00 5.76
Eucalyptus
#44D7A8
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDAF #CD7795
analogous
#77CD84 #77CDAF #77C0CD
triadic
#77CDAF #AF77CD #CDAF77
tetradic
#77CDAF #8477CD #CD7795 #C0CD77
square
#77CDAF #8477CD #CD7795 #C0CD77
split-complementary
#77CDAF #CD77C0 #CD8477
monochromatic
#369373 #4ABD95 #77CDAF #A4DDC9 #D0EEE4
Accessibility & contrast
On white
1.89
#77CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#77CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDAF
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDAF | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AE
Deuteranopia (green-blind)
#BBB9B1
Tritanopia (blue-blind)
#5CCEC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #77cdaf; /* rgb */ color: rgb(119, 205, 175); /* oklch */ color: oklch(78.5% 0.095 169.3);
Tailwind
colors: {
custom: {
50: '#a2dcc6',
500: '#77cdaf',
950: '#000000',
},
}SCSS
$custom: #77cdaf; $custom-light: #a2dcc6; $custom-dark: #000000;
JSON
{
"hex": "#77cdaf",
"rgb": {
"r": 119,
"g": 205,
"b": 175
},
"hsl": {
"h": 159.07,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.78534,
"c": 0.09492,
"h": 169.3
},
"luminance": 0.5068
}Semantic roles & 50–950 ramp
primary
#77CDAF
secondary
#9A4F69
accent
#2C5DB9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482