#E2FF7B#E2FF7B
#E2FF7B is a very light, vivid yellow-green. Relative luminance 0.891; OKLCH L 95.3% C 0.161 H 119.8°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FF7B |
|---|---|
| RGB | rgb(226, 255, 123) |
| HSL | hsl(73, 100%, 74%) |
| HSV | hsv(73, 52%, 100%) |
| CMYK | cmyk(11.4%, 0%, 51.8%, 0%) |
| CIE-LAB | lab(95.63, -28.13, 59.20) |
| CIE-LCH | lch(95.63, 65.54, 115.42°) |
| OKLab | oklab(95.26% -0.08 0.1396) |
| OKLCH | oklch(95.26% 0.161 119.8) |
| XYZ | xyz(70.6998, 89.1191, 32.2122) |
| Luminance | 0.8912 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.70
Light Yellow Green
#CCFD7F
ΔE00 4.15
Yellow Green
#C8FD3D
ΔE00 5.73
Light Pea Green
#C4FE82
ΔE00 5.73
Pale Lime
#BEFD73
ΔE00 5.86
Faded Yellow
#FEFF7F
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FF7B #987BFF
analogous
#FFDA7B #E2FF7B #A0FF7B
triadic
#E2FF7B #7BE2FF #FF7BE2
tetradic
#E2FF7B #7BFFDA #987BFF #FF7BA0
square
#E2FF7B #7BFFDA #987BFF #FF7BA0
split-complementary
#E2FF7B #7BA0FF #DA7BFF
monochromatic
#C7FF01 #D5FF3E #E2FF7B #EFFFB8 #F8FFE0
Accessibility & contrast
On white
1.12
#E2FF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#E2FF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FF7B
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FF7B | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF36E
Deuteranopia (green-blind)
#FFF383
Tritanopia (blue-blind)
#ECF3E1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e2ff7b; /* rgb */ color: rgb(226, 255, 123); /* oklch */ color: oklch(95.3% 0.161 119.8);
Tailwind
colors: {
custom: {
50: '#edffa4',
500: '#e2ff7b',
950: '#000000',
},
}SCSS
$custom: #e2ff7b; $custom-light: #edffa4; $custom-dark: #000000;
JSON
{
"hex": "#e2ff7b",
"rgb": {
"r": 226,
"g": 255,
"b": 123
},
"hsl": {
"h": 73.182,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.95258,
"c": 0.16088,
"h": 119.8
},
"luminance": 0.89119
}Semantic roles & 50–950 ramp
primary
#E2FF7B
secondary
#6341DD
accent
#00E632
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#17180F
muted
#858680