#77DDCD#77DDCD
#77DDCD is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.1% C 0.099 H 182.5°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #77DDCD |
|---|---|
| RGB | rgb(119, 221, 205) |
| HSL | hsl(171, 60%, 67%) |
| HSV | hsv(171, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(81.86, -33.62, -1.38) |
| CIE-LCH | lch(81.86, 33.65, 182.35°) |
| OKLab | oklab(83.13% -0.0988 -0.0042) |
| OKLCH | oklch(83.13% 0.099 182.5) |
| XYZ | xyz(44.4791, 60.0390, 66.9905) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.08
Tiffany Blue
#7BF2DA
ΔE00 5.08
Seafoam Blue
#78D1B6
ΔE00 5.08
Mediumturquoise
#48D1CC
ΔE00 5.75
Pale Teal
#82CBB2
ΔE00 6.34
Light Teal
#90E4C1
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DDCD #DD7787
analogous
#77DD9A #77DDCD #77BADD
triadic
#77DDCD #CD77DD #DDCD77
tetradic
#77DDCD #9A77DD #DD7787 #BADD77
square
#77DDCD #9A77DD #DD7787 #BADD77
split-complementary
#77DDCD #DD77BA #DD9A77
monochromatic
#2CAE9A #46D1BB #77DDCD #A8E9DF #D9F5F1
Accessibility & contrast
On white
1.61
#77DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#77DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DDCD
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DDCD | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#49E0D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #77ddcd; /* rgb */ color: rgb(119, 221, 205); /* oklch */ color: oklch(83.1% 0.099 182.5);
Tailwind
colors: {
custom: {
50: '#a4e8dc',
500: '#77ddcd',
950: '#000000',
},
}SCSS
$custom: #77ddcd; $custom-light: #a4e8dc; $custom-dark: #000000;
JSON
{
"hex": "#77ddcd",
"rgb": {
"r": 119,
"g": 221,
"b": 205
},
"hsl": {
"h": 170.588,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.83125,
"c": 0.09888,
"h": 182.5
},
"luminance": 0.60043
}Semantic roles & 50–950 ramp
primary
#77DDCD
secondary
#B04858
accent
#1E38C8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484