#77DEDF#77DEDF
#77DEDF is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.096 H 196.3°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #77DEDF |
|---|---|
| RGB | rgb(119, 222, 223) |
| HSL | hsl(181, 62%, 67%) |
| HSV | hsv(181, 47%, 87%) |
| CMYK | cmyk(46.6%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(82.64, -29.67, -9.79) |
| CIE-LCH | lch(82.64, 31.24, 198.26°) |
| OKLab | oklab(83.92% -0.0924 -0.027) |
| OKLCH | oklch(83.92% 0.096 196.3) |
| XYZ | xyz(47.0430, 61.4882, 79.1871) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.37
Robin'S Egg
#6DEDFD
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Robin Egg Blue
#8AF1FE
ΔE00 6.25
Aqua Blue
#02D8E9
ΔE00 6.54
Darkturquoise
#00CED1
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DEDF #DF7877
analogous
#77DFAC #77DEDF #77AADF
triadic
#77DEDF #DF77DE #DEDF77
tetradic
#77DEDF #AC77DF #DF7877 #AADF77
square
#77DEDF #AC77DF #DF7877 #AADF77
split-complementary
#77DEDF #DF77AA #DFAC77
monochromatic
#2AB0B2 #45D2D3 #77DEDF #A9EAEB #DAF6F6
Accessibility & contrast
On white
1.58
#77DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#77DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DEDF
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DEDF | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#3BE4DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #77dedf; /* rgb */ color: rgb(119, 222, 223); /* oklch */ color: oklch(83.9% 0.096 196.3);
Tailwind
colors: {
custom: {
50: '#a5e8e9',
500: '#77dedf',
950: '#000000',
},
}SCSS
$custom: #77dedf; $custom-light: #a5e8e9; $custom-dark: #000000;
JSON
{
"hex": "#77dedf",
"rgb": {
"r": 119,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.577,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.83919,
"c": 0.09624,
"h": 196.3
},
"luminance": 0.61492
}Semantic roles & 50–950 ramp
primary
#77DEDF
secondary
#B34847
accent
#1E1CCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484