#77EBB0#77EBB0
#77EBB0 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.6% C 0.136 H 159.4°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #77EBB0 |
|---|---|
| RGB | rgb(119, 235, 176) |
| HSL | hsl(149, 74%, 69%) |
| HSV | hsv(149, 49%, 92%) |
| CMYK | cmyk(49.4%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(85.24, -46.23, 18.70) |
| CIE-LCH | lch(85.24, 49.87, 157.98°) |
| OKLab | oklab(85.64% -0.1272 0.0478) |
| OKLCH | oklch(85.64% 0.136 159.4) |
| XYZ | xyz(45.1489, 66.4695, 51.5166) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.21
Seafoam
#7FE0B3
ΔE00 3.73
Light Blue Green
#7EFBB3
ΔE00 3.96
Seafoam (survey)
#80F9AD
ΔE00 4.24
Light Aquamarine
#7BFDC7
ΔE00 4.29
Seafoam Green
#7AF9AB
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EBB0 #EB77B2
analogous
#78EB77 #77EBB0 #77EBEA
triadic
#77EBB0 #B077EB #EBB077
tetradic
#77EBB0 #7778EB #EB77B2 #EBEA77
square
#77EBB0 #7778EB #EB77B2 #EBEA77
split-complementary
#77EBB0 #EA77EB #EB7778
monochromatic
#1ECA72 #42E391 #77EBB0 #ACF3CF #E2FBEE
Accessibility & contrast
On white
1.47
#77EBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#77EBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EBB0
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EBB0 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAD
Deuteranopia (green-blind)
#D8D0B4
Tritanopia (blue-blind)
#55EADB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #77ebb0; /* rgb */ color: rgb(119, 235, 176); /* oklch */ color: oklch(85.6% 0.136 159.4);
Tailwind
colors: {
custom: {
50: '#a5f2c7',
500: '#77ebb0',
950: '#000000',
},
}SCSS
$custom: #77ebb0; $custom-light: #a5f2c7; $custom-dark: #000000;
JSON
{
"hex": "#77ebb0",
"rgb": {
"r": 119,
"g": 235,
"b": 176
},
"hsl": {
"h": 149.483,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.85641,
"c": 0.13585,
"h": 159.4
},
"luminance": 0.66473
}Semantic roles & 50–950 ramp
primary
#77EBB0
secondary
#C44384
accent
#0F74D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582