#77E8BC#77E8BC
#77E8BC is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.2% C 0.122 H 165.9°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #77E8BC |
|---|---|
| RGB | rgb(119, 232, 188) |
| HSL | hsl(157, 71%, 69%) |
| HSV | hsv(157, 49%, 91%) |
| CMYK | cmyk(48.7%, 0%, 19%, 9%) |
| CIE-LAB | lab(84.62, -42.46, 11.57) |
| CIE-LCH | lch(84.62, 44.01, 164.75°) |
| OKLab | oklab(85.22% -0.1185 0.0297) |
| OKLCH | oklch(85.22% 0.122 165.9) |
| XYZ | xyz(45.5374, 65.2622, 57.7644) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 2.99
Light Teal
#90E4C1
ΔE00 3.50
Aqua Marine
#2EE8BB
ΔE00 4.54
Light Aquamarine
#7BFDC7
ΔE00 4.70
Aquamarine
#7FFFD4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E8BC #E877A3
analogous
#77E884 #77E8BC #77DCE8
triadic
#77E8BC #BC77E8 #E8BC77
tetradic
#77E8BC #8477E8 #E877A3 #DCE877
square
#77E8BC #8477E8 #E877A3 #DCE877
split-complementary
#77E8BC #E877DC #E88477
monochromatic
#21C484 #43DFA2 #77E8BC #ABF1D6 #E0FAF0
Accessibility & contrast
On white
1.49
#77E8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#77E8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E8BC
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E8BC | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBA
Deuteranopia (green-blind)
#D2CEBF
Tritanopia (blue-blind)
#50E8DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #77e8bc; /* rgb */ color: rgb(119, 232, 188); /* oklch */ color: oklch(85.2% 0.122 165.9);
Tailwind
colors: {
custom: {
50: '#a5f0d0',
500: '#77e8bc',
950: '#000000',
},
}SCSS
$custom: #77e8bc; $custom-light: #a5f0d0; $custom-dark: #000000;
JSON
{
"hex": "#77e8bc",
"rgb": {
"r": 119,
"g": 232,
"b": 188
},
"hsl": {
"h": 156.637,
"s": 71.069,
"l": 68.824
},
"oklch": {
"l": 0.85223,
"c": 0.12221,
"h": 165.9
},
"luminance": 0.65266
}Semantic roles & 50–950 ramp
primary
#77E8BC
secondary
#C04374
accent
#125DD3
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101614
muted
#818583