#77DED2#77DED2
#77DED2 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.098 H 185.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #77DED2 |
|---|---|
| RGB | rgb(119, 222, 210) |
| HSL | hsl(173, 61%, 67%) |
| HSV | hsv(173, 46%, 87%) |
| CMYK | cmyk(46.4%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(82.28, -32.89, -3.42) |
| CIE-LCH | lch(82.28, 33.07, 185.94°) |
| OKLab | oklab(83.51% -0.0978 -0.0097) |
| OKLCH | oklch(83.51% 0.098 185.7) |
| XYZ | xyz(45.3571, 60.8139, 70.3083) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.17
Mediumturquoise
#48D1CC
ΔE00 5.06
Tiffany Blue
#7BF2DA
ΔE00 5.63
Seafoam Blue
#78D1B6
ΔE00 6.40
Pale Teal
#82CBB2
ΔE00 7.43
Bright Aqua
#0BF9EA
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DED2 #DE7783
analogous
#77DE9F #77DED2 #77B7DE
triadic
#77DED2 #D277DE #DED277
tetradic
#77DED2 #9F77DE #DE7783 #B7DE77
square
#77DED2 #9F77DE #DE7783 #B7DE77
split-complementary
#77DED2 #DE77B7 #DE9F77
monochromatic
#2BB0A0 #46D2C2 #77DED2 #A8EAE2 #DAF6F3
Accessibility & contrast
On white
1.60
#77DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#77DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DED2
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DED2 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#C4C7D3
Tritanopia (blue-blind)
#45E2DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #77ded2; /* rgb */ color: rgb(119, 222, 210); /* oklch */ color: oklch(83.5% 0.098 185.7);
Tailwind
colors: {
custom: {
50: '#a5e8df',
500: '#77ded2',
950: '#000000',
},
}SCSS
$custom: #77ded2; $custom-light: #a5e8df; $custom-dark: #000000;
JSON
{
"hex": "#77ded2",
"rgb": {
"r": 119,
"g": 222,
"b": 210
},
"hsl": {
"h": 173.01,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.83507,
"c": 0.09827,
"h": 185.7
},
"luminance": 0.60818
}Semantic roles & 50–950 ramp
primary
#77DED2
secondary
#B24754
accent
#1D31C9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484