#7CE89A#7CE89A
#7CE89A is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.7% C 0.149 H 151.1°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7CE89A |
|---|---|
| RGB | rgb(124, 232, 154) |
| HSL | hsl(137, 70%, 70%) |
| HSV | hsv(137, 47%, 91%) |
| CMYK | cmyk(46.6%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(84.14, -47.79, 28.56) |
| CIE-LCH | lch(84.14, 55.67, 149.14°) |
| OKLab | oklab(84.66% -0.1301 0.0718) |
| OKLCH | oklch(84.66% 0.149 151.1) |
| XYZ | xyz(42.9987, 64.3282, 40.7163) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 3.85
Lightgreen
#90EE90
ΔE00 3.98
Light Sea Green
#98F6B0
ΔE00 4.09
Light Bluish Green
#76FDA8
ΔE00 4.59
Foam Green
#90FDA9
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CE89A #E87CCA
analogous
#94E87C #7CE89A #7CE8D0
triadic
#7CE89A #9A7CE8 #E89A7C
tetradic
#7CE89A #7C94E8 #E87CCA #E8D07C
square
#7CE89A #7C94E8 #E87CCA #E8D07C
split-complementary
#7CE89A #D07CE8 #E87C94
monochromatic
#23C750 #48DF72 #7CE89A #B0F1C2 #E4FAEA
Accessibility & contrast
On white
1.51
#7CE89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#7CE89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CE89A
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CE89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CE89A | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D895
Deuteranopia (green-blind)
#D9CE9F
Tritanopia (blue-blind)
#66E5D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ce89a; /* rgb */ color: rgb(124, 232, 154); /* oklch */ color: oklch(84.7% 0.149 151.1);
Tailwind
colors: {
custom: {
50: '#a8f0b8',
500: '#7ce89a',
950: '#000000',
},
}SCSS
$custom: #7ce89a; $custom-light: #a8f0b8; $custom-dark: #000000;
JSON
{
"hex": "#7ce89a",
"rgb": {
"r": 124,
"g": 232,
"b": 154
},
"hsl": {
"h": 136.667,
"s": 70.13,
"l": 69.804
},
"oklch": {
"l": 0.84662,
"c": 0.14858,
"h": 151.1
},
"luminance": 0.64331
}Semantic roles & 50–950 ramp
primary
#7CE89A
secondary
#C0489F
accent
#139DD2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581