#77DFDE#77DFDE
#77DFDE is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.1% C 0.097 H 194.6°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #77DFDE |
|---|---|
| RGB | rgb(119, 223, 222) |
| HSL | hsl(179, 62%, 67%) |
| HSV | hsv(179, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(82.90, -30.40, -8.88) |
| CIE-LCH | lch(82.90, 31.67, 196.28°) |
| OKLab | oklab(84.12% -0.0939 -0.0245) |
| OKLCH | oklch(84.12% 0.097 194.6) |
| XYZ | xyz(47.1750, 61.9672, 78.5679) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.13
Robin'S Egg
#6DEDFD
ΔE00 6.48
Robin'S Egg Blue
#98EFF9
ΔE00 6.49
Robin Egg Blue
#8AF1FE
ΔE00 6.69
Turquoise
#40E0D0
ΔE00 6.71
Darkturquoise
#00CED1
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DFDE #DF7778
analogous
#77DFAA #77DFDE #77ACDF
triadic
#77DFDE #DE77DF #DFDE77
tetradic
#77DFDE #AA77DF #DF7778 #ACDF77
square
#77DFDE #AA77DF #DF7778 #ACDF77
split-complementary
#77DFDE #DF77AC #DFAA77
monochromatic
#2AB2B0 #45D3D2 #77DFDE #A9EBEA #DAF6F6
Accessibility & contrast
On white
1.57
#77DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#77DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DFDE
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DFDE | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DE
Deuteranopia (green-blind)
#C1C9DF
Tritanopia (blue-blind)
#3BE5DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #77dfde; /* rgb */ color: rgb(119, 223, 222); /* oklch */ color: oklch(84.1% 0.097 194.6);
Tailwind
colors: {
custom: {
50: '#a5e9e8',
500: '#77dfde',
950: '#000000',
},
}SCSS
$custom: #77dfde; $custom-light: #a5e9e8; $custom-dark: #000000;
JSON
{
"hex": "#77dfde",
"rgb": {
"r": 119,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.423,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.84115,
"c": 0.09705,
"h": 194.6
},
"luminance": 0.61971
}Semantic roles & 50–950 ramp
primary
#77DFDE
secondary
#B34748
accent
#1C1ECA
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484