#77DED1#77DED1
#77DED1 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.099 H 184.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #77DED1 |
|---|---|
| RGB | rgb(119, 222, 209) |
| HSL | hsl(172, 61%, 67%) |
| HSV | hsv(172, 46%, 87%) |
| CMYK | cmyk(46.4%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(82.25, -33.13, -2.93) |
| CIE-LCH | lch(82.25, 33.26, 185.05°) |
| OKLab | oklab(83.48% -0.0982 -0.0084) |
| OKLCH | oklch(83.48% 0.099 184.9) |
| XYZ | xyz(45.2330, 60.7642, 69.6543) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.08
Mediumturquoise
#48D1CC
ΔE00 5.23
Tiffany Blue
#7BF2DA
ΔE00 5.42
Seafoam Blue
#78D1B6
ΔE00 6.10
Pale Teal
#82CBB2
ΔE00 7.19
Bright Aqua
#0BF9EA
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DED1 #DE7784
analogous
#77DE9E #77DED1 #77B8DE
triadic
#77DED1 #D177DE #DED177
tetradic
#77DED1 #9E77DE #DE7784 #B8DE77
square
#77DED1 #9E77DE #DE7784 #B8DE77
split-complementary
#77DED1 #DE77B8 #DE9E77
monochromatic
#2BB09F #46D2C0 #77DED1 #A8EAE2 #DAF6F2
Accessibility & contrast
On white
1.60
#77DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#77DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DED1
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DED1 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D1
Deuteranopia (green-blind)
#C4C7D2
Tritanopia (blue-blind)
#46E2DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #77ded1; /* rgb */ color: rgb(119, 222, 209); /* oklch */ color: oklch(83.5% 0.099 184.9);
Tailwind
colors: {
custom: {
50: '#a5e8df',
500: '#77ded1',
950: '#000000',
},
}SCSS
$custom: #77ded1; $custom-light: #a5e8df; $custom-dark: #000000;
JSON
{
"hex": "#77ded1",
"rgb": {
"r": 119,
"g": 222,
"b": 209
},
"hsl": {
"h": 172.427,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.83477,
"c": 0.09857,
"h": 184.9
},
"luminance": 0.60768
}Semantic roles & 50–950 ramp
primary
#77DED1
secondary
#B24755
accent
#1D33C9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484