#77DEC7#77DEC7
#77DEC7 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.103 H 177.3°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #77DEC7 |
|---|---|
| RGB | rgb(119, 222, 199) |
| HSL | hsl(167, 61%, 67%) |
| HSV | hsv(167, 46%, 87%) |
| CMYK | cmyk(46.4%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(81.99, -35.49, 2.00) |
| CIE-LCH | lch(81.99, 35.55, 176.78°) |
| OKLab | oklab(83.18% -0.1025 0.0048) |
| OKLCH | oklch(83.18% 0.103 177.3) |
| XYZ | xyz(44.0336, 60.2844, 63.3374) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.67
Tiffany Blue
#7BF2DA
ΔE00 4.44
Turquoise
#40E0D0
ΔE00 4.86
Light Teal
#90E4C1
ΔE00 5.00
Pale Teal
#82CBB2
ΔE00 5.46
Mediumaquamarine
#66CDAA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DEC7 #DE778E
analogous
#77DE94 #77DEC7 #77C2DE
triadic
#77DEC7 #C777DE #DEC777
tetradic
#77DEC7 #9477DE #DE778E #C2DE77
square
#77DEC7 #9477DE #DE778E #C2DE77
split-complementary
#77DEC7 #DE77C2 #DE9477
monochromatic
#2BB092 #46D2B3 #77DEC7 #A8EADB #DAF6F0
Accessibility & contrast
On white
1.61
#77DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#77DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DEC7
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DEC7 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C6
Deuteranopia (green-blind)
#C6C7C9
Tritanopia (blue-blind)
#4DE1D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #77dec7; /* rgb */ color: rgb(119, 222, 199); /* oklch */ color: oklch(83.2% 0.103 177.3);
Tailwind
colors: {
custom: {
50: '#a4e8d8',
500: '#77dec7',
950: '#000000',
},
}SCSS
$custom: #77dec7; $custom-light: #a4e8d8; $custom-dark: #000000;
JSON
{
"hex": "#77dec7",
"rgb": {
"r": 119,
"g": 222,
"b": 199
},
"hsl": {
"h": 166.602,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.83181,
"c": 0.10261,
"h": 177.3
},
"luminance": 0.60288
}Semantic roles & 50–950 ramp
primary
#77DEC7
secondary
#B2475F
accent
#1D43C9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483