#7EE8A8#7EE8A8
#7EE8A8 is a very light, vivid green. Relative luminance 0.650; OKLCH L 85.0% C 0.135 H 155.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE8A8 |
|---|---|
| RGB | rgb(126, 232, 168) |
| HSL | hsl(144, 70%, 70%) |
| HSV | hsv(144, 46%, 91%) |
| CMYK | cmyk(45.7%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(84.47, -44.74, 21.82) |
| CIE-LCH | lch(84.47, 49.78, 153.99°) |
| OKLab | oklab(85.04% -0.1225 0.0555) |
| OKLCH | oklch(85.04% 0.135 155.6) |
| XYZ | xyz(44.5255, 64.9727, 47.2329) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.79
Light Sea Green
#98F6B0
ΔE00 3.95
Seafoam (survey)
#80F9AD
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 4.12
Light Blue Green
#7EFBB3
ΔE00 4.13
Light Greenish Blue
#63F7B4
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE8A8 #E87EBE
analogous
#89E87E #7EE8A8 #7EE8DD
triadic
#7EE8A8 #A87EE8 #E8A87E
tetradic
#7EE8A8 #7E89E8 #E87EBE #E8DD7E
square
#7EE8A8 #7E89E8 #E87EBE #E8DD7E
split-complementary
#7EE8A8 #DD7EE8 #E87E89
monochromatic
#24C865 #4ADF85 #7EE8A8 #B2F1CB #E5FAED
Accessibility & contrast
On white
1.50
#7EE8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#7EE8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE8A8
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE8A8 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A4
Deuteranopia (green-blind)
#D7CEAC
Tritanopia (blue-blind)
#65E6D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ee8a8; /* rgb */ color: rgb(126, 232, 168); /* oklch */ color: oklch(85.0% 0.135 155.6);
Tailwind
colors: {
custom: {
50: '#a9f0c2',
500: '#7ee8a8',
950: '#000000',
},
}SCSS
$custom: #7ee8a8; $custom-light: #a9f0c2; $custom-dark: #000000;
JSON
{
"hex": "#7ee8a8",
"rgb": {
"r": 126,
"g": 232,
"b": 168
},
"hsl": {
"h": 143.774,
"s": 69.737,
"l": 70.196
},
"oklch": {
"l": 0.85038,
"c": 0.13451,
"h": 155.6
},
"luminance": 0.64976
}Semantic roles & 50–950 ramp
primary
#7EE8A8
secondary
#C14A91
accent
#1486D2
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582