#77DEC2#77DEC2
#77DEC2 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.105 H 173.8°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #77DEC2 |
|---|---|
| RGB | rgb(119, 222, 194) |
| HSL | hsl(164, 61%, 67%) |
| HSV | hsv(164, 46%, 87%) |
| CMYK | cmyk(46.4%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(81.87, -36.64, 4.47) |
| CIE-LCH | lch(81.87, 36.91, 173.04°) |
| OKLab | oklab(83.04% -0.1047 0.0113) |
| OKLCH | oklch(83.04% 0.105 173.8) |
| XYZ | xyz(43.4626, 60.0560, 60.3301) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.17
Light Teal
#90E4C1
ΔE00 3.85
Tiffany Blue
#7BF2DA
ΔE00 4.84
Mediumaquamarine
#66CDAA
ΔE00 4.90
Seafoam
#7FE0B3
ΔE00 5.02
Pale Teal
#82CBB2
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DEC2 #DE7793
analogous
#77DE8F #77DEC2 #77C7DE
triadic
#77DEC2 #C277DE #DEC277
tetradic
#77DEC2 #8F77DE #DE7793 #C7DE77
square
#77DEC2 #8F77DE #DE7793 #C7DE77
split-complementary
#77DEC2 #DE77C7 #DE8F77
monochromatic
#2BB08C #46D2AC #77DEC2 #A8EAD8 #DAF6EE
Accessibility & contrast
On white
1.61
#77DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#77DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DEC2
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DEC2 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C1
Deuteranopia (green-blind)
#C7C7C4
Tritanopia (blue-blind)
#4FE0D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #77dec2; /* rgb */ color: rgb(119, 222, 194); /* oklch */ color: oklch(83.0% 0.105 173.8);
Tailwind
colors: {
custom: {
50: '#a4e8d4',
500: '#77dec2',
950: '#000000',
},
}SCSS
$custom: #77dec2; $custom-light: #a4e8d4; $custom-dark: #000000;
JSON
{
"hex": "#77dec2",
"rgb": {
"r": 119,
"g": 222,
"b": 194
},
"hsl": {
"h": 163.689,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.8304,
"c": 0.10529,
"h": 173.8
},
"luminance": 0.6006
}Semantic roles & 50–950 ramp
primary
#77DEC2
secondary
#B24764
accent
#1D4CC9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483