#77EA98#77EA98
#77EA98 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.9% C 0.156 H 151.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #77EA98 |
|---|---|
| RGB | rgb(119, 234, 152) |
| HSL | hsl(137, 73%, 69%) |
| HSV | hsv(137, 49%, 92%) |
| CMYK | cmyk(49.1%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(84.50, -50.26, 30.03) |
| CIE-LCH | lch(84.50, 58.55, 149.14°) |
| OKLab | oklab(84.9% -0.1366 0.0753) |
| OKLCH | oklch(84.9% 0.156 151.2) |
| XYZ | xyz(42.6952, 65.0312, 40.0021) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.54
Seafoam (survey)
#80F9AD
ΔE00 3.65
Lightgreen
#90EE90
ΔE00 3.81
Light Bluish Green
#76FDA8
ΔE00 4.09
Light Sea Green
#98F6B0
ΔE00 4.34
Foam Green
#90FDA9
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EA98 #EA77C9
analogous
#90EA77 #77EA98 #77EAD1
triadic
#77EA98 #9877EA #EA9877
tetradic
#77EA98 #7790EA #EA77C9 #EAD177
square
#77EA98 #7790EA #EA77C9 #EAD177
split-complementary
#77EA98 #D177EA #EA7790
monochromatic
#1FC84F #42E270 #77EA98 #ACF2C0 #E1FAE8
Accessibility & contrast
On white
1.50
#77EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#77EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EA98
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EA98 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA93
Deuteranopia (green-blind)
#DACE9D
Tritanopia (blue-blind)
#5EE7D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #77ea98; /* rgb */ color: rgb(119, 234, 152); /* oklch */ color: oklch(84.9% 0.156 151.2);
Tailwind
colors: {
custom: {
50: '#a5f1b7',
500: '#77ea98',
950: '#000000',
},
}SCSS
$custom: #77ea98; $custom-light: #a5f1b7; $custom-dark: #000000;
JSON
{
"hex": "#77ea98",
"rgb": {
"r": 119,
"g": 234,
"b": 152
},
"hsl": {
"h": 137.217,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.84895,
"c": 0.156,
"h": 151.2
},
"luminance": 0.65035
}Semantic roles & 50–950 ramp
primary
#77EA98
secondary
#C2439E
accent
#109DD5
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581