#77DED4#77DED4
#77DED4 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.098 H 187.3°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #77DED4 |
|---|---|
| RGB | rgb(119, 222, 212) |
| HSL | hsl(174, 61%, 67%) |
| HSV | hsv(174, 46%, 87%) |
| CMYK | cmyk(46.4%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(82.33, -32.40, -4.40) |
| CIE-LCH | lch(82.33, 32.70, 187.74°) |
| OKLab | oklab(83.57% -0.0969 -0.0124) |
| OKLCH | oklch(83.57% 0.098 187.3) |
| XYZ | xyz(45.6079, 60.9142, 71.6288) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.45
Mediumturquoise
#48D1CC
ΔE00 4.79
Tiffany Blue
#7BF2DA
ΔE00 6.11
Seafoam Blue
#78D1B6
ΔE00 7.03
Darkturquoise
#00CED1
ΔE00 7.62
Bright Aqua
#0BF9EA
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DED4 #DE7781
analogous
#77DEA1 #77DED4 #77B5DE
triadic
#77DED4 #D477DE #DED477
tetradic
#77DED4 #A177DE #DE7781 #B5DE77
square
#77DED4 #A177DE #DE7781 #B5DE77
split-complementary
#77DED4 #DE77B5 #DEA177
monochromatic
#2BB0A3 #46D2C4 #77DED4 #A8EAE4 #DAF6F3
Accessibility & contrast
On white
1.59
#77DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#77DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DED4
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DED4 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D4
Deuteranopia (green-blind)
#C3C7D5
Tritanopia (blue-blind)
#44E2DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #77ded4; /* rgb */ color: rgb(119, 222, 212); /* oklch */ color: oklch(83.6% 0.098 187.3);
Tailwind
colors: {
custom: {
50: '#a5e8e1',
500: '#77ded4',
950: '#000000',
},
}SCSS
$custom: #77ded4; $custom-light: #a5e8e1; $custom-dark: #000000;
JSON
{
"hex": "#77ded4",
"rgb": {
"r": 119,
"g": 222,
"b": 212
},
"hsl": {
"h": 174.175,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.83569,
"c": 0.09774,
"h": 187.3
},
"luminance": 0.60918
}Semantic roles & 50–950 ramp
primary
#77DED4
secondary
#B24752
accent
#1D2EC9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484