#77DEC8#77DEC8
#77DEC8 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.102 H 178.1°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #77DEC8 |
|---|---|
| RGB | rgb(119, 222, 200) |
| HSL | hsl(167, 61%, 67%) |
| HSV | hsv(167, 46%, 87%) |
| CMYK | cmyk(46.4%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(82.02, -35.26, 1.50) |
| CIE-LCH | lch(82.02, 35.29, 177.56°) |
| OKLab | oklab(83.21% -0.1021 0.0034) |
| OKLCH | oklch(83.21% 0.102 178.1) |
| XYZ | xyz(44.1500, 60.3310, 63.9509) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.84
Tiffany Blue
#7BF2DA
ΔE00 4.42
Turquoise
#40E0D0
ΔE00 4.67
Light Teal
#90E4C1
ΔE00 5.26
Pale Teal
#82CBB2
ΔE00 5.57
Mediumaquamarine
#66CDAA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DEC8 #DE778D
analogous
#77DE94 #77DEC8 #77C1DE
triadic
#77DEC8 #C877DE #DEC877
tetradic
#77DEC8 #9477DE #DE778D #C1DE77
square
#77DEC8 #9477DE #DE778D #C1DE77
split-complementary
#77DEC8 #DE77C1 #DE9477
monochromatic
#2BB093 #46D2B4 #77DEC8 #A8EADC #DAF6F0
Accessibility & contrast
On white
1.61
#77DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#77DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DEC8
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DEC8 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#4CE1D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #77dec8; /* rgb */ color: rgb(119, 222, 200); /* oklch */ color: oklch(83.2% 0.102 178.1);
Tailwind
colors: {
custom: {
50: '#a4e8d8',
500: '#77dec8',
950: '#000000',
},
}SCSS
$custom: #77dec8; $custom-light: #a4e8d8; $custom-dark: #000000;
JSON
{
"hex": "#77dec8",
"rgb": {
"r": 119,
"g": 222,
"b": 200
},
"hsl": {
"h": 167.184,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.8321,
"c": 0.10213,
"h": 178.1
},
"luminance": 0.60335
}Semantic roles & 50–950 ramp
primary
#77DEC8
secondary
#B2475E
accent
#1D42C9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483