#77EBAB#77EBAB
#77EBAB is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.5% C 0.140 H 157.4°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #77EBAB |
|---|---|
| RGB | rgb(119, 235, 171) |
| HSL | hsl(147, 74%, 69%) |
| HSV | hsv(147, 49%, 92%) |
| CMYK | cmyk(49.4%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(85.14, -47.21, 21.15) |
| CIE-LCH | lch(85.14, 51.73, 155.87°) |
| OKLab | oklab(85.53% -0.1294 0.0538) |
| OKLCH | oklch(85.53% 0.14 157.4) |
| XYZ | xyz(44.6633, 66.2752, 48.9590) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.20
Light Blue Green
#7EFBB3
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.55
Seafoam Green
#7AF9AB
ΔE00 3.65
Light Sea Green
#98F6B0
ΔE00 4.18
Seafoam
#7FE0B3
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EBAB #EB77B7
analogous
#7DEB77 #77EBAB #77EBE5
triadic
#77EBAB #AB77EB #EBAB77
tetradic
#77EBAB #777DEB #EB77B7 #EBE577
square
#77EBAB #777DEB #EB77B7 #EBE577
split-complementary
#77EBAB #E577EB #EB777D
monochromatic
#1ECA6B #42E38A #77EBAB #ACF3CC #E2FBED
Accessibility & contrast
On white
1.47
#77EBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#77EBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EBAB
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EBAB | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA7
Deuteranopia (green-blind)
#D8D0AF
Tritanopia (blue-blind)
#57EADA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #77ebab; /* rgb */ color: rgb(119, 235, 171); /* oklch */ color: oklch(85.5% 0.140 157.4);
Tailwind
colors: {
custom: {
50: '#a5f2c4',
500: '#77ebab',
950: '#000000',
},
}SCSS
$custom: #77ebab; $custom-light: #a5f2c4; $custom-dark: #000000;
JSON
{
"hex": "#77ebab",
"rgb": {
"r": 119,
"g": 235,
"b": 171
},
"hsl": {
"h": 146.897,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.85528,
"c": 0.14014,
"h": 157.4
},
"luminance": 0.66279
}Semantic roles & 50–950 ramp
primary
#77EBAB
secondary
#C4438A
accent
#0F7DD6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582