#7CEF8A#7CEF8A
#7CEF8A is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.0% C 0.174 H 146.5°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7CEF8A |
|---|---|
| RGB | rgb(124, 239, 138) |
| HSL | hsl(127, 78%, 71%) |
| HSV | hsv(127, 48%, 94%) |
| CMYK | cmyk(48.1%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(85.93, -53.26, 38.96) |
| CIE-LCH | lch(85.93, 65.99, 143.81°) |
| OKLab | oklab(86.04% -0.1446 0.0959) |
| OKLCH | oklch(86.04% 0.174 146.5) |
| XYZ | xyz(43.7636, 67.8498, 34.8300) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.13
Palegreen
#98FB98
ΔE00 3.45
Baby Green
#8CFF9E
ΔE00 3.63
Mint Green
#8FFF9F
ΔE00 3.73
Foam Green
#90FDA9
ΔE00 4.46
Easter Green
#8CFD7E
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CEF8A #EF7CE1
analogous
#A7EF7C #7CEF8A #7CEFC3
triadic
#7CEF8A #8A7CEF #EF8A7C
tetradic
#7CEF8A #7CA7EF #EF7CE1 #EFC37C
square
#7CEF8A #7CA7EF #EF7CE1 #EFC37C
split-complementary
#7CEF8A #C37CEF #EF7CA7
monochromatic
#1AD631 #45E859 #7CEF8A #B3F6BB #E4FCE7
Accessibility & contrast
On white
1.44
#7CEF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#7CEF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CEF8A
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CEF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CEF8A | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE82
Deuteranopia (green-blind)
#E2D390
Tritanopia (blue-blind)
#69EAD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #7cef8a; /* rgb */ color: rgb(124, 239, 138); /* oklch */ color: oklch(86.0% 0.174 146.5);
Tailwind
colors: {
custom: {
50: '#a9f5ad',
500: '#7cef8a',
950: '#000000',
},
}SCSS
$custom: #7cef8a; $custom-light: #a9f5ad; $custom-dark: #000000;
JSON
{
"hex": "#7cef8a",
"rgb": {
"r": 124,
"g": 239,
"b": 138
},
"hsl": {
"h": 127.304,
"s": 78.231,
"l": 71.176
},
"oklch": {
"l": 0.86044,
"c": 0.17353,
"h": 146.5
},
"luminance": 0.67853
}Semantic roles & 50–950 ramp
primary
#7CEF8A
secondary
#C946B9
accent
#0BC1DA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581