#E2FF6F#E2FF6F
#E2FF6F is a very light, vivid yellow-green. Relative luminance 0.888; OKLCH L 95.1% C 0.171 H 119.3°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FF6F |
|---|---|
| RGB | rgb(226, 255, 111) |
| HSL | hsl(72, 100%, 72%) |
| HSV | hsv(72, 56%, 100%) |
| CMYK | cmyk(11.4%, 0%, 56.5%, 0%) |
| CIE-LAB | lab(95.51, -29.14, 64.33) |
| CIE-LCH | lch(95.51, 70.62, 114.36°) |
| OKLab | oklab(95.13% -0.0839 0.1495) |
| OKLCH | oklch(95.13% 0.171 119.3) |
| XYZ | xyz(69.9942, 88.8368, 28.4957) |
| Luminance | 0.8884 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.40
Yellow Green
#C8FD3D
ΔE00 4.80
Light Yellow Green
#CCFD7F
ΔE00 5.00
Lime Yellow
#D0FE1D
ΔE00 5.48
Faded Yellow
#FEFF7F
ΔE00 5.80
Neon Yellow
#CFFF04
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FF6F #8C6FFF
analogous
#FFD46F #E2FF6F #9AFF6F
triadic
#E2FF6F #6FE2FF #FF6FE2
tetradic
#E2FF6F #6FFFD4 #8C6FFF #FF6F9A
square
#E2FF6F #6FFFD4 #8C6FFF #FF6F9A
split-complementary
#E2FF6F #6F9AFF #D46FFF
monochromatic
#C3F400 #D6FF32 #E2FF6F #EEFFAC #F9FFE0
Accessibility & contrast
On white
1.12
#E2FF6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#E2FF6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FF6F
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FF6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FF6F | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF260
Deuteranopia (green-blind)
#FFF378
Tritanopia (blue-blind)
#EDF3E0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e2ff6f; /* rgb */ color: rgb(226, 255, 111); /* oklch */ color: oklch(95.1% 0.171 119.3);
Tailwind
colors: {
custom: {
50: '#eeff9d',
500: '#e2ff6f',
950: '#000000',
},
}SCSS
$custom: #e2ff6f; $custom-light: #eeff9d; $custom-dark: #000000;
JSON
{
"hex": "#e2ff6f",
"rgb": {
"r": 226,
"g": 255,
"b": 111
},
"hsl": {
"h": 72.083,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.95126,
"c": 0.17141,
"h": 119.3
},
"luminance": 0.88836
}Semantic roles & 50–950 ramp
primary
#E2FF6F
secondary
#5837DC
accent
#00E62E
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#17180F
muted
#858680