#77DFCB#77DFCB
#77DFCB is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.5% C 0.102 H 179.7°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #77DFCB |
|---|---|
| RGB | rgb(119, 223, 203) |
| HSL | hsl(168, 62%, 67%) |
| HSV | hsv(168, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(82.38, -35.02, 0.44) |
| CIE-LCH | lch(82.38, 35.03, 179.27°) |
| OKLab | oklab(83.53% -0.1019 0.0006) |
| OKLCH | oklch(83.53% 0.102 179.7) |
| XYZ | xyz(44.7705, 61.0054, 65.9043) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.25
Turquoise
#40E0D0
ΔE00 4.29
Seafoam Blue
#78D1B6
ΔE00 4.45
Light Teal
#90E4C1
ΔE00 5.82
Pale Teal
#82CBB2
ΔE00 6.04
Aqua (survey)
#13EAC9
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DFCB #DF778B
analogous
#77DF97 #77DFCB #77BFDF
triadic
#77DFCB #CB77DF #DFCB77
tetradic
#77DFCB #9777DF #DF778B #BFDF77
square
#77DFCB #9777DF #DF778B #BFDF77
split-complementary
#77DFCB #DF77BF #DF9777
monochromatic
#2AB298 #45D3B8 #77DFCB #A9EBDE #DAF6F1
Accessibility & contrast
On white
1.59
#77DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#77DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DFCB
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DFCB | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#4AE2D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #77dfcb; /* rgb */ color: rgb(119, 223, 203); /* oklch */ color: oklch(83.5% 0.102 179.7);
Tailwind
colors: {
custom: {
50: '#a4e9da',
500: '#77dfcb',
950: '#000000',
},
}SCSS
$custom: #77dfcb; $custom-light: #a4e9da; $custom-dark: #000000;
JSON
{
"hex": "#77dfcb",
"rgb": {
"r": 119,
"g": 223,
"b": 203
},
"hsl": {
"h": 168.462,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.8353,
"c": 0.10191,
"h": 179.7
},
"luminance": 0.61009
}Semantic roles & 50–950 ramp
primary
#77DFCB
secondary
#B3475C
accent
#1C3DCA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483