#77EABC#77EABC
#77EABC is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.7% C 0.125 H 165.2°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #77EABC |
|---|---|
| RGB | rgb(119, 234, 188) |
| HSL | hsl(156, 73%, 69%) |
| HSV | hsv(156, 49%, 92%) |
| CMYK | cmyk(49.1%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(85.20, -43.34, 12.40) |
| CIE-LCH | lch(85.20, 45.08, 164.04°) |
| OKLab | oklab(85.69% -0.1208 0.0318) |
| OKLCH | oklch(85.69% 0.125 165.2) |
| XYZ | xyz(46.1036, 66.3946, 57.9531) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.61
Light Turquoise
#7EF4CC
ΔE00 2.88
Light Teal
#90E4C1
ΔE00 3.88
Light Aquamarine
#7BFDC7
ΔE00 4.16
Aqua Marine
#2EE8BB
ΔE00 4.60
Aquamarine
#7FFFD4
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EABC #EA77A5
analogous
#77EA83 #77EABC #77DFEA
triadic
#77EABC #BC77EA #EABC77
tetradic
#77EABC #8377EA #EA77A5 #DFEA77
square
#77EABC #8377EA #EA77A5 #DFEA77
split-complementary
#77EABC #EA77DF #EA8377
monochromatic
#1FC884 #42E2A2 #77EABC #ACF2D6 #E1FAF0
Accessibility & contrast
On white
1.47
#77EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#77EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EABC
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EABC | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBA
Deuteranopia (green-blind)
#D4D0BF
Tritanopia (blue-blind)
#4FEADD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #77eabc; /* rgb */ color: rgb(119, 234, 188); /* oklch */ color: oklch(85.7% 0.125 165.2);
Tailwind
colors: {
custom: {
50: '#a5f1d0',
500: '#77eabc',
950: '#000000',
},
}SCSS
$custom: #77eabc; $custom-light: #a5f1d0; $custom-dark: #000000;
JSON
{
"hex": "#77eabc",
"rgb": {
"r": 119,
"g": 234,
"b": 188
},
"hsl": {
"h": 156,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.85693,
"c": 0.12488,
"h": 165.2
},
"luminance": 0.66398
}Semantic roles & 50–950 ramp
primary
#77EABC
secondary
#C24376
accent
#105FD5
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583