#77DEC3#77DEC3
#77DEC3 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.105 H 174.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #77DEC3 |
|---|---|
| RGB | rgb(119, 222, 195) |
| HSL | hsl(164, 61%, 67%) |
| HSV | hsv(164, 46%, 87%) |
| CMYK | cmyk(46.4%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(81.89, -36.41, 3.98) |
| CIE-LCH | lch(81.89, 36.63, 173.77°) |
| OKLab | oklab(83.07% -0.1042 0.01) |
| OKLCH | oklch(83.07% 0.105 174.5) |
| XYZ | xyz(43.5752, 60.1011, 60.9236) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.21
Light Teal
#90E4C1
ΔE00 4.05
Tiffany Blue
#7BF2DA
ΔE00 4.72
Mediumaquamarine
#66CDAA
ΔE00 5.07
Pale Teal
#82CBB2
ΔE00 5.20
Seafoam
#7FE0B3
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DEC3 #DE7792
analogous
#77DE90 #77DEC3 #77C6DE
triadic
#77DEC3 #C377DE #DEC377
tetradic
#77DEC3 #9077DE #DE7792 #C6DE77
square
#77DEC3 #9077DE #DE7792 #C6DE77
split-complementary
#77DEC3 #DE77C6 #DE9077
monochromatic
#2BB08D #46D2AD #77DEC3 #A8EAD9 #DAF6EE
Accessibility & contrast
On white
1.61
#77DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#77DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DEC3
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DEC3 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C2
Deuteranopia (green-blind)
#C7C7C5
Tritanopia (blue-blind)
#4FE0D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #77dec3; /* rgb */ color: rgb(119, 222, 195); /* oklch */ color: oklch(83.1% 0.105 174.5);
Tailwind
colors: {
custom: {
50: '#a4e8d5',
500: '#77dec3',
950: '#000000',
},
}SCSS
$custom: #77dec3; $custom-light: #a4e8d5; $custom-dark: #000000;
JSON
{
"hex": "#77dec3",
"rgb": {
"r": 119,
"g": 222,
"b": 195
},
"hsl": {
"h": 164.272,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.83068,
"c": 0.10472,
"h": 174.5
},
"luminance": 0.60105
}Semantic roles & 50–950 ramp
primary
#77DEC3
secondary
#B24763
accent
#1D4AC9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483