#77DEC6#77DEC6
#77DEC6 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.103 H 176.6°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #77DEC6 |
|---|---|
| RGB | rgb(119, 222, 198) |
| HSL | hsl(166, 61%, 67%) |
| HSV | hsv(166, 46%, 87%) |
| CMYK | cmyk(46.4%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(81.97, -35.72, 2.49) |
| CIE-LCH | lch(81.97, 35.81, 176.01°) |
| OKLab | oklab(83.15% -0.1029 0.0061) |
| OKLCH | oklch(83.15% 0.103 176.6) |
| XYZ | xyz(43.9178, 60.2381, 62.7279) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.52
Tiffany Blue
#7BF2DA
ΔE00 4.48
Light Teal
#90E4C1
ΔE00 4.74
Turquoise
#40E0D0
ΔE00 5.06
Pale Teal
#82CBB2
ΔE00 5.37
Mediumaquamarine
#66CDAA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DEC6 #DE778F
analogous
#77DE93 #77DEC6 #77C3DE
triadic
#77DEC6 #C677DE #DEC677
tetradic
#77DEC6 #9377DE #DE778F #C3DE77
square
#77DEC6 #9377DE #DE778F #C3DE77
split-complementary
#77DEC6 #DE77C3 #DE9377
monochromatic
#2BB091 #46D2B1 #77DEC6 #A8EADB #DAF6EF
Accessibility & contrast
On white
1.61
#77DEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#77DEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DEC6
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DEC6 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C5
Deuteranopia (green-blind)
#C6C7C8
Tritanopia (blue-blind)
#4DE0D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #77dec6; /* rgb */ color: rgb(119, 222, 198); /* oklch */ color: oklch(83.2% 0.103 176.6);
Tailwind
colors: {
custom: {
50: '#a4e8d7',
500: '#77dec6',
950: '#000000',
},
}SCSS
$custom: #77dec6; $custom-light: #a4e8d7; $custom-dark: #000000;
JSON
{
"hex": "#77dec6",
"rgb": {
"r": 119,
"g": 222,
"b": 198
},
"hsl": {
"h": 166.019,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.83153,
"c": 0.10311,
"h": 176.6
},
"luminance": 0.60242
}Semantic roles & 50–950 ramp
primary
#77DEC6
secondary
#B24760
accent
#1D45C9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483