#7EEF98#7EEF98
#7EEF98 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.4% C 0.159 H 149.5°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEF98 |
|---|---|
| RGB | rgb(126, 239, 152) |
| HSL | hsl(134, 78%, 72%) |
| HSV | hsv(134, 47%, 94%) |
| CMYK | cmyk(47.3%, 0%, 36.4%, 6.3%) |
| CIE-LAB | lab(86.22, -50.52, 32.38) |
| CIE-LCH | lch(86.22, 60.01, 147.35°) |
| OKLab | oklab(86.37% -0.1373 0.0809) |
| OKLCH | oklch(86.37% 0.159 149.5) |
| XYZ | xyz(45.1353, 68.4322, 40.5300) |
| Luminance | 0.6844 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.76
Seafoam Green
#7AF9AB
ΔE00 3.24
Foam Green
#90FDA9
ΔE00 3.27
Seafoam (survey)
#80F9AD
ΔE00 3.32
Light Bluish Green
#76FDA8
ΔE00 3.43
Baby Green
#8CFF9E
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEF98 #EF7ED5
analogous
#9DEF7E #7EEF98 #7EEFD1
triadic
#7EEF98 #987EEF #EF987E
tetradic
#7EEF98 #7E9DEF #EF7ED5 #EFD17E
square
#7EEF98 #7E9DEF #EF7ED5 #EFD17E
split-complementary
#7EEF98 #D17EEF #EF7E9D
monochromatic
#1BD846 #48E86D #7EEF98 #B4F6C3 #E4FCE9
Accessibility & contrast
On white
1.43
#7EEF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#7EEF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEF98
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEF98 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE92
Deuteranopia (green-blind)
#E0D39D
Tritanopia (blue-blind)
#68EBD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7eef98; /* rgb */ color: rgb(126, 239, 152); /* oklch */ color: oklch(86.4% 0.159 149.5);
Tailwind
colors: {
custom: {
50: '#a9f5b7',
500: '#7eef98',
950: '#000000',
},
}SCSS
$custom: #7eef98; $custom-light: #a9f5b7; $custom-dark: #000000;
JSON
{
"hex": "#7eef98",
"rgb": {
"r": 126,
"g": 239,
"b": 152
},
"hsl": {
"h": 133.805,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.86373,
"c": 0.15935,
"h": 149.5
},
"luminance": 0.68436
}Semantic roles & 50–950 ramp
primary
#7EEF98
secondary
#C948AB
accent
#0BABDA
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581