#7CE18E#7CE18E
#7CE18E is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.8% C 0.150 H 148.2°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7CE18E |
|---|---|
| RGB | rgb(124, 225, 142) |
| HSL | hsl(131, 63%, 68%) |
| HSV | hsv(131, 45%, 88%) |
| CMYK | cmyk(44.9%, 0%, 36.9%, 11.8%) |
| CIE-LAB | lab(81.88, -46.86, 31.67) |
| CIE-LCH | lch(81.88, 56.56, 145.94°) |
| OKLab | oklab(82.76% -0.1274 0.079) |
| OKLCH | oklch(82.76% 0.15 148.2) |
| XYZ | xyz(40.1175, 60.0857, 35.0697) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.79
Weird Green
#3AE57F
ΔE00 4.99
Hospital Green
#9BE5AA
ΔE00 5.37
Light Sea Green
#98F6B0
ΔE00 5.75
Seafoam Green
#7AF9AB
ΔE00 5.82
Seafoam (survey)
#80F9AD
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CE18E #E17CCF
analogous
#9CE17C #7CE18E #7CE1C0
triadic
#7CE18E #8E7CE1 #E18E7C
tetradic
#7CE18E #7C9CE1 #E17CCF #E1C07C
square
#7CE18E #7C9CE1 #E17CCF #E1C07C
split-complementary
#7CE18E #C07CE1 #E17C9C
monochromatic
#2AB844 #4AD663 #7CE18E #AEECB9 #E0F8E4
Accessibility & contrast
On white
1.61
#7CE18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#7CE18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CE18E
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CE18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CE18E | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D288
Deuteranopia (green-blind)
#D4C893
Tritanopia (blue-blind)
#6BDDCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ce18e; /* rgb */ color: rgb(124, 225, 142); /* oklch */ color: oklch(82.8% 0.150 148.2);
Tailwind
colors: {
custom: {
50: '#a7ebb0',
500: '#7ce18e',
950: '#000000',
},
}SCSS
$custom: #7ce18e; $custom-light: #a7ebb0; $custom-dark: #000000;
JSON
{
"hex": "#7ce18e",
"rgb": {
"r": 124,
"g": 225,
"b": 142
},
"hsl": {
"h": 130.693,
"s": 62.733,
"l": 68.431
},
"oklch": {
"l": 0.8276,
"c": 0.14991,
"h": 148.2
},
"luminance": 0.60089
}Semantic roles & 50–950 ramp
primary
#7CE18E
secondary
#B849A4
accent
#1BABCA
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481