#77DED0#77DED0
#77DED0 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.099 H 184.1°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #77DED0 |
|---|---|
| RGB | rgb(119, 222, 208) |
| HSL | hsl(172, 61%, 67%) |
| HSV | hsv(172, 46%, 87%) |
| CMYK | cmyk(46.4%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(82.23, -33.37, -2.44) |
| CIE-LCH | lch(82.23, 33.46, 184.18°) |
| OKLab | oklab(83.45% -0.0986 -0.0071) |
| OKLCH | oklch(83.45% 0.099 184.1) |
| XYZ | xyz(45.1095, 60.7148, 69.0043) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.03
Tiffany Blue
#7BF2DA
ΔE00 5.22
Mediumturquoise
#48D1CC
ΔE00 5.41
Seafoam Blue
#78D1B6
ΔE00 5.81
Pale Teal
#82CBB2
ΔE00 6.96
Light Teal
#90E4C1
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DED0 #DE7785
analogous
#77DE9D #77DED0 #77B9DE
triadic
#77DED0 #D077DE #DED077
tetradic
#77DED0 #9D77DE #DE7785 #B9DE77
square
#77DED0 #9D77DE #DE7785 #B9DE77
split-complementary
#77DED0 #DE77B9 #DE9D77
monochromatic
#2BB09E #46D2BF #77DED0 #A8EAE1 #DAF6F2
Accessibility & contrast
On white
1.60
#77DED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#77DED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DED0
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DED0 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D0
Deuteranopia (green-blind)
#C4C7D1
Tritanopia (blue-blind)
#47E2DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #77ded0; /* rgb */ color: rgb(119, 222, 208); /* oklch */ color: oklch(83.4% 0.099 184.1);
Tailwind
colors: {
custom: {
50: '#a5e8de',
500: '#77ded0',
950: '#000000',
},
}SCSS
$custom: #77ded0; $custom-light: #a5e8de; $custom-dark: #000000;
JSON
{
"hex": "#77ded0",
"rgb": {
"r": 119,
"g": 222,
"b": 208
},
"hsl": {
"h": 171.845,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.83446,
"c": 0.09889,
"h": 184.1
},
"luminance": 0.60719
}Semantic roles & 50–950 ramp
primary
#77DED0
secondary
#B24756
accent
#1D34C9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484