#E2FF6E#E2FF6E
#E2FF6E is a very light, vivid yellow-green. Relative luminance 0.888; OKLCH L 95.1% C 0.172 H 119.3°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FF6E |
|---|---|
| RGB | rgb(226, 255, 110) |
| HSL | hsl(72, 100%, 72%) |
| HSV | hsv(72, 57%, 100%) |
| CMYK | cmyk(11.4%, 0%, 56.9%, 0%) |
| CIE-LAB | lab(95.50, -29.21, 64.75) |
| CIE-LCH | lch(95.50, 71.04, 114.28°) |
| OKLab | oklab(95.12% -0.0843 0.1502) |
| OKLCH | oklch(95.12% 0.172 119.3) |
| XYZ | xyz(69.9394, 88.8149, 28.2073) |
| Luminance | 0.8881 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.41
Yellow Green
#C8FD3D
ΔE00 4.74
Light Yellow Green
#CCFD7F
ΔE00 5.07
Lime Yellow
#D0FE1D
ΔE00 5.39
Faded Yellow
#FEFF7F
ΔE00 5.80
Neon Yellow
#CFFF04
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FF6E #8B6EFF
analogous
#FFD46E #E2FF6E #9AFF6E
triadic
#E2FF6E #6EE2FF #FF6EE2
tetradic
#E2FF6E #6EFFD4 #8B6EFF #FF6E9A
square
#E2FF6E #6EFFD4 #8B6EFF #FF6E9A
split-complementary
#E2FF6E #6E9AFF #D46EFF
monochromatic
#C2F300 #D6FF31 #E2FF6E #EEFFAB #F9FFE0
Accessibility & contrast
On white
1.12
#E2FF6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#E2FF6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FF6E
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FF6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FF6E | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF25E
Deuteranopia (green-blind)
#FFF377
Tritanopia (blue-blind)
#EDF3E0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e2ff6e; /* rgb */ color: rgb(226, 255, 110); /* oklch */ color: oklch(95.1% 0.172 119.3);
Tailwind
colors: {
custom: {
50: '#eeff9c',
500: '#e2ff6e',
950: '#000000',
},
}SCSS
$custom: #e2ff6e; $custom-light: #eeff9c; $custom-dark: #000000;
JSON
{
"hex": "#e2ff6e",
"rgb": {
"r": 226,
"g": 255,
"b": 110
},
"hsl": {
"h": 72,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.95115,
"c": 0.17226,
"h": 119.3
},
"luminance": 0.88815
}Semantic roles & 50–950 ramp
primary
#E2FF6E
secondary
#5736DB
accent
#00E62E
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#17180F
muted
#858680