#7CE89B#7CE89B
#7CE89B is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.7% C 0.148 H 151.4°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7CE89B |
|---|---|
| RGB | rgb(124, 232, 155) |
| HSL | hsl(137, 70%, 70%) |
| HSV | hsv(137, 47%, 91%) |
| CMYK | cmyk(46.6%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(84.15, -47.62, 28.07) |
| CIE-LCH | lch(84.15, 55.27, 149.48°) |
| OKLab | oklab(84.68% -0.1297 0.0706) |
| OKLCH | oklch(84.68% 0.148 151.4) |
| XYZ | xyz(43.0823, 64.3617, 41.1568) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.79
Seafoam Green
#7AF9AB
ΔE00 3.80
Light Sea Green
#98F6B0
ΔE00 4.03
Lightgreen
#90EE90
ΔE00 4.14
Light Blue Green
#7EFBB3
ΔE00 4.54
Hospital Green
#9BE5AA
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CE89B #E87CC9
analogous
#93E87C #7CE89B #7CE8D1
triadic
#7CE89B #9B7CE8 #E89B7C
tetradic
#7CE89B #7C93E8 #E87CC9 #E8D17C
square
#7CE89B #7C93E8 #E87CC9 #E8D17C
split-complementary
#7CE89B #D17CE8 #E87C93
monochromatic
#23C752 #48DF73 #7CE89B #B0F1C3 #E4FAEA
Accessibility & contrast
On white
1.51
#7CE89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#7CE89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CE89B
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CE89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CE89B | 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)
#E9D896
Deuteranopia (green-blind)
#D9CEA0
Tritanopia (blue-blind)
#66E5D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ce89b; /* rgb */ color: rgb(124, 232, 155); /* oklch */ color: oklch(84.7% 0.148 151.4);
Tailwind
colors: {
custom: {
50: '#a8f0b9',
500: '#7ce89b',
950: '#000000',
},
}SCSS
$custom: #7ce89b; $custom-light: #a8f0b9; $custom-dark: #000000;
JSON
{
"hex": "#7ce89b",
"rgb": {
"r": 124,
"g": 232,
"b": 155
},
"hsl": {
"h": 137.222,
"s": 70.13,
"l": 69.804
},
"oklch": {
"l": 0.84681,
"c": 0.14764,
"h": 151.4
},
"luminance": 0.64365
}Semantic roles & 50–950 ramp
primary
#7CE89B
secondary
#C0489E
accent
#139BD2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581