#77EB95#77EB95
#77EB95 is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.1% C 0.160 H 150.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #77EB95 |
|---|---|
| RGB | rgb(119, 235, 149) |
| HSL | hsl(136, 74%, 69%) |
| HSV | hsv(136, 49%, 92%) |
| CMYK | cmyk(49.4%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(84.74, -51.18, 31.88) |
| CIE-LCH | lch(84.74, 60.30, 148.08°) |
| OKLab | oklab(85.08% -0.139 0.0796) |
| OKLCH | oklch(85.08% 0.16 150.2) |
| XYZ | xyz(42.7381, 65.5051, 38.8196) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.32
Seafoam Green
#7AF9AB
ΔE00 3.70
Seafoam (survey)
#80F9AD
ΔE00 3.84
Light Bluish Green
#76FDA8
ΔE00 4.03
Foam Green
#90FDA9
ΔE00 4.22
Weird Green
#3AE57F
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EB95 #EB77CD
analogous
#93EB77 #77EB95 #77EBCF
triadic
#77EB95 #9577EB #EB9577
tetradic
#77EB95 #7793EB #EB77CD #EBCF77
square
#77EB95 #7793EB #EB77CD #EBCF77
split-complementary
#77EB95 #CF77EB #EB7793
monochromatic
#1ECA4A #42E36B #77EB95 #ACF3BF #E2FBE8
Accessibility & contrast
On white
1.49
#77EB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#77EB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EB95
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EB95 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8F
Deuteranopia (green-blind)
#DCCF9A
Tritanopia (blue-blind)
#5FE8D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #77eb95; /* rgb */ color: rgb(119, 235, 149); /* oklch */ color: oklch(85.1% 0.160 150.2);
Tailwind
colors: {
custom: {
50: '#a5f2b5',
500: '#77eb95',
950: '#000000',
},
}SCSS
$custom: #77eb95; $custom-light: #a5f2b5; $custom-dark: #000000;
JSON
{
"hex": "#77eb95",
"rgb": {
"r": 119,
"g": 235,
"b": 149
},
"hsl": {
"h": 135.517,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.85078,
"c": 0.16021,
"h": 150.2
},
"luminance": 0.65509
}Semantic roles & 50–950 ramp
primary
#77EB95
secondary
#C443A2
accent
#0FA3D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581