#77EA95#77EA95
#77EA95 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.8% C 0.159 H 150.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #77EA95 |
|---|---|
| RGB | rgb(119, 234, 149) |
| HSL | hsl(136, 73%, 69%) |
| HSV | hsv(136, 49%, 92%) |
| CMYK | cmyk(49.1%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(84.45, -50.77, 31.49) |
| CIE-LCH | lch(84.45, 59.74, 148.19°) |
| OKLab | oklab(84.84% -0.1379 0.0787) |
| OKLCH | oklch(84.84% 0.159 150.3) |
| XYZ | xyz(42.4526, 64.9342, 38.7244) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 3.81
Seafoam (survey)
#80F9AD
ΔE00 3.94
Light Bluish Green
#76FDA8
ΔE00 4.21
Foam Green
#90FDA9
ΔE00 4.39
Weird Green
#3AE57F
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EA95 #EA77CC
analogous
#93EA77 #77EA95 #77EACE
triadic
#77EA95 #9577EA #EA9577
tetradic
#77EA95 #7793EA #EA77CC #EACE77
square
#77EA95 #7793EA #EA77CC #EACE77
split-complementary
#77EA95 #CE77EA #EA7793
monochromatic
#1FC84B #42E26C #77EA95 #ACF2BE #E1FAE8
Accessibility & contrast
On white
1.50
#77EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#77EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EA95
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EA95 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA8F
Deuteranopia (green-blind)
#DBCE9A
Tritanopia (blue-blind)
#5FE7D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #77ea95; /* rgb */ color: rgb(119, 234, 149); /* oklch */ color: oklch(84.8% 0.159 150.3);
Tailwind
colors: {
custom: {
50: '#a5f1b5',
500: '#77ea95',
950: '#000000',
},
}SCSS
$custom: #77ea95; $custom-light: #a5f1b5; $custom-dark: #000000;
JSON
{
"hex": "#77ea95",
"rgb": {
"r": 119,
"g": 234,
"b": 149
},
"hsl": {
"h": 135.652,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.84838,
"c": 0.1588,
"h": 150.3
},
"luminance": 0.64938
}Semantic roles & 50–950 ramp
primary
#77EA95
secondary
#C243A1
accent
#10A2D5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581