#7EEE95#7EEE95
#7EEE95 is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.1% C 0.161 H 148.8°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEE95 |
|---|---|
| RGB | rgb(126, 238, 149) |
| HSL | hsl(132, 77%, 71%) |
| HSV | hsv(132, 47%, 93%) |
| CMYK | cmyk(47.1%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(85.88, -50.60, 33.43) |
| CIE-LCH | lch(85.88, 60.65, 146.55°) |
| OKLab | oklab(86.08% -0.1375 0.0833) |
| OKLCH | oklch(86.08% 0.161 148.8) |
| XYZ | xyz(44.6008, 67.7513, 39.1550) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.45
Foam Green
#90FDA9
ΔE00 3.56
Seafoam Green
#7AF9AB
ΔE00 3.69
Baby Green
#8CFF9E
ΔE00 3.71
Mint Green
#8FFF9F
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEE95 #EE7ED7
analogous
#9FEE7E #7EEE95 #7EEECD
triadic
#7EEE95 #957EEE #EE957E
tetradic
#7EEE95 #7E9FEE #EE7ED7 #EECD7E
square
#7EEE95 #7E9FEE #EE7ED7 #EECD7E
split-complementary
#7EEE95 #CD7EEE #EE7E9F
monochromatic
#1CD542 #48E769 #7EEE95 #B4F5C1 #E4FBE9
Accessibility & contrast
On white
1.44
#7EEE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#7EEE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEE95
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEE95 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8F
Deuteranopia (green-blind)
#E0D29A
Tritanopia (blue-blind)
#69EAD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #7eee95; /* rgb */ color: rgb(126, 238, 149); /* oklch */ color: oklch(86.1% 0.161 148.8);
Tailwind
colors: {
custom: {
50: '#a9f4b5',
500: '#7eee95',
950: '#000000',
},
}SCSS
$custom: #7eee95; $custom-light: #a9f4b5; $custom-dark: #000000;
JSON
{
"hex": "#7eee95",
"rgb": {
"r": 126,
"g": 238,
"b": 149
},
"hsl": {
"h": 132.321,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.86079,
"c": 0.16076,
"h": 148.8
},
"luminance": 0.67755
}Semantic roles & 50–950 ramp
primary
#7EEE95
secondary
#C848AE
accent
#0DAFD9
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581