#77EBA2#77EBA2
#77EBA2 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.3% C 0.148 H 154.2°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #77EBA2 |
|---|---|
| RGB | rgb(119, 235, 162) |
| HSL | hsl(142, 74%, 69%) |
| HSV | hsv(142, 49%, 92%) |
| CMYK | cmyk(49.4%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(84.97, -48.90, 25.56) |
| CIE-LCH | lch(84.97, 55.18, 152.41°) |
| OKLab | oklab(85.33% -0.1334 0.0646) |
| OKLCH | oklch(85.33% 0.148 154.2) |
| XYZ | xyz(43.8345, 65.9437, 44.5939) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.98
Seafoam (survey)
#80F9AD
ΔE00 2.99
Light Blue Green
#7EFBB3
ΔE00 3.50
Light Sea Green
#98F6B0
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 3.96
Light Bluish Green
#76FDA8
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EBA2 #EB77C0
analogous
#86EB77 #77EBA2 #77EBDC
triadic
#77EBA2 #A277EB #EBA277
tetradic
#77EBA2 #7786EB #EB77C0 #EBDC77
square
#77EBA2 #7786EB #EB77C0 #EBDC77
split-complementary
#77EBA2 #DC77EB #EB7786
monochromatic
#1ECA5E #42E37E #77EBA2 #ACF3C6 #E2FBEB
Accessibility & contrast
On white
1.48
#77EBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#77EBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EBA2
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EBA2 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9D
Deuteranopia (green-blind)
#DAD0A6
Tritanopia (blue-blind)
#5AE9D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #77eba2; /* rgb */ color: rgb(119, 235, 162); /* oklch */ color: oklch(85.3% 0.148 154.2);
Tailwind
colors: {
custom: {
50: '#a5f2be',
500: '#77eba2',
950: '#000000',
},
}SCSS
$custom: #77eba2; $custom-light: #a5f2be; $custom-dark: #000000;
JSON
{
"hex": "#77eba2",
"rgb": {
"r": 119,
"g": 235,
"b": 162
},
"hsl": {
"h": 142.241,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.85334,
"c": 0.14818,
"h": 154.2
},
"luminance": 0.65947
}Semantic roles & 50–950 ramp
primary
#77EBA2
secondary
#C44394
accent
#0F8DD6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582