#77DFC8#77DFC8
#77DFC8 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.4% C 0.103 H 177.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #77DFC8 |
|---|---|
| RGB | rgb(119, 223, 200) |
| HSL | hsl(167, 62%, 67%) |
| HSV | hsv(167, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(82.31, -35.72, 1.92) |
| CIE-LCH | lch(82.31, 35.78, 176.92°) |
| OKLab | oklab(83.44% -0.1032 0.0046) |
| OKLCH | oklch(83.44% 0.103 177.5) |
| XYZ | xyz(44.4164, 60.8638, 64.0397) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.89
Tiffany Blue
#7BF2DA
ΔE00 4.20
Turquoise
#40E0D0
ΔE00 4.79
Light Teal
#90E4C1
ΔE00 5.00
Pale Teal
#82CBB2
ΔE00 5.68
Aqua (survey)
#13EAC9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DFC8 #DF778E
analogous
#77DF94 #77DFC8 #77C2DF
triadic
#77DFC8 #C877DF #DFC877
tetradic
#77DFC8 #9477DF #DF778E #C2DF77
square
#77DFC8 #9477DF #DF778E #C2DF77
split-complementary
#77DFC8 #DF77C2 #DF9477
monochromatic
#2AB294 #45D3B4 #77DFC8 #A9EBDC #DAF6F0
Accessibility & contrast
On white
1.59
#77DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#77DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DFC8
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DFC8 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#C7C8CA
Tritanopia (blue-blind)
#4CE2D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #77dfc8; /* rgb */ color: rgb(119, 223, 200); /* oklch */ color: oklch(83.4% 0.103 177.5);
Tailwind
colors: {
custom: {
50: '#a4e9d8',
500: '#77dfc8',
950: '#000000',
},
}SCSS
$custom: #77dfc8; $custom-light: #a4e9d8; $custom-dark: #000000;
JSON
{
"hex": "#77dfc8",
"rgb": {
"r": 119,
"g": 223,
"b": 200
},
"hsl": {
"h": 166.731,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.83443,
"c": 0.1033,
"h": 177.5
},
"luminance": 0.60867
}Semantic roles & 50–950 ramp
primary
#77DFC8
secondary
#B3475F
accent
#1C42CA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483