#77E2BB#77E2BB
#77E2BB is a very light, moderate teal. Relative luminance 0.619; OKLCH L 83.8% C 0.115 H 167.6°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #77E2BB |
|---|---|
| RGB | rgb(119, 226, 187) |
| HSL | hsl(158, 65%, 68%) |
| HSV | hsv(158, 47%, 89%) |
| CMYK | cmyk(47.3%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(82.86, -40.01, 9.59) |
| CIE-LCH | lch(82.86, 41.14, 166.51°) |
| OKLab | oklab(83.79% -0.1123 0.0246) |
| OKLCH | oklch(83.79% 0.115 167.6) |
| XYZ | xyz(43.7699, 61.8990, 56.6453) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.21
Light Teal
#90E4C1
ΔE00 2.87
Light Turquoise
#7EF4CC
ΔE00 3.95
Eucalyptus
#44D7A8
ΔE00 4.84
Aqua Marine
#2EE8BB
ΔE00 4.84
Seafoam Blue
#78D1B6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E2BB #E2779E
analogous
#77E286 #77E2BB #77D3E2
triadic
#77E2BB #BB77E2 #E2BB77
tetradic
#77E2BB #8677E2 #E2779E #D3E277
square
#77E2BB #8677E2 #E2779E #D3E277
split-complementary
#77E2BB #E277D3 #E28677
monochromatic
#27B783 #45D7A2 #77E2BB #A9EDD4 #DCF8ED
Accessibility & contrast
On white
1.57
#77E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#77E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E2BB
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E2BB | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B9
Deuteranopia (green-blind)
#CDC9BE
Tritanopia (blue-blind)
#52E3D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #77e2bb; /* rgb */ color: rgb(119, 226, 187); /* oklch */ color: oklch(83.8% 0.115 167.6);
Tailwind
colors: {
custom: {
50: '#a4ebcf',
500: '#77e2bb',
950: '#000000',
},
}SCSS
$custom: #77e2bb; $custom-light: #a4ebcf; $custom-dark: #000000;
JSON
{
"hex": "#77e2bb",
"rgb": {
"r": 119,
"g": 226,
"b": 187
},
"hsl": {
"h": 158.131,
"s": 64.848,
"l": 67.647
},
"oklch": {
"l": 0.83788,
"c": 0.11494,
"h": 167.6
},
"luminance": 0.61903
}Semantic roles & 50–950 ramp
primary
#77E2BB
secondary
#B8456F
accent
#195ACD
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483