#E5FFBE#E5FFBE
#E5FFBE is a very light, moderate yellow-green. Relative luminance 0.919; OKLCH L 96.5% C 0.088 H 125.7°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FFBE |
|---|---|
| RGB | rgb(229, 255, 190) |
| HSL | hsl(84, 100%, 87%) |
| HSV | hsv(84, 25%, 100%) |
| CMYK | cmyk(10.2%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(96.78, -19.26, 28.35) |
| CIE-LCH | lch(96.78, 34.27, 124.20°) |
| OKLab | oklab(96.54% -0.0516 0.0717) |
| OKLCH | oklch(96.54% 0.088 125.7) |
| XYZ | xyz(77.3662, 91.8954, 62.3669) |
| Luminance | 0.9190 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.12
Very Pale Green
#CFFDBC
ΔE00 4.27
Light Khaki
#E6F2A2
ΔE00 5.46
Pale Green
#C7FDB5
ΔE00 5.49
Light Light Green
#C8FFB0
ΔE00 5.62
Cream (survey)
#FFFFC2
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FFBE #D8BEFF
analogous
#FFF9BE #E5FFBE #C5FFBE
triadic
#E5FFBE #BEE5FF #FFBEE5
tetradic
#E5FFBE #BEFFF9 #D8BEFF #FFBEC5
square
#E5FFBE #BEFFF9 #D8BEFF #FFBEC5
split-complementary
#E5FFBE #BEC5FF #F9BEFF
monochromatic
#B4FF44 #CDFF81 #E5FFBE #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.08
#E5FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#E5FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FFBE
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FFBE | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7BA
Deuteranopia (green-blind)
#FFF5C1
Tritanopia (blue-blind)
#E9F9EE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e5ffbe; /* rgb */ color: rgb(229, 255, 190); /* oklch */ color: oklch(96.5% 0.088 125.7);
Tailwind
colors: {
custom: {
50: '#edffd2',
500: '#e5ffbe',
950: '#000000',
},
}SCSS
$custom: #e5ffbe; $custom-light: #edffd2; $custom-dark: #000000;
JSON
{
"hex": "#e5ffbe",
"rgb": {
"r": 229,
"g": 255,
"b": 190
},
"hsl": {
"h": 84,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.96535,
"c": 0.08835,
"h": 125.7
},
"luminance": 0.91896
}Semantic roles & 50–950 ramp
primary
#E5FFBE
secondary
#A67AE7
accent
#00E65C
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683