#E8FFBE#E8FFBE
#E8FFBE is a very light, moderate yellow-green. Relative luminance 0.924; OKLCH L 96.7% C 0.087 H 123.8°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFBE |
|---|---|
| RGB | rgb(232, 255, 190) |
| HSL | hsl(81, 100%, 87%) |
| HSV | hsv(81, 25%, 100%) |
| CMYK | cmyk(9%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(96.98, -18.21, 28.66) |
| CIE-LCH | lch(96.98, 33.95, 122.43°) |
| OKLab | oklab(96.75% -0.0486 0.0725) |
| OKLCH | oklch(96.75% 0.087 123.8) |
| XYZ | xyz(78.3319, 92.3933, 62.4122) |
| Luminance | 0.9239 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.81
Very Pale Green
#CFFDBC
ΔE00 4.96
Light Khaki
#E6F2A2
ΔE00 5.03
Cream (survey)
#FFFFC2
ΔE00 5.92
Ecru
#FEFFCA
ΔE00 6.03
Pale Green
#C7FDB5
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFBE #D5BEFF
analogous
#FFF6BE #E8FFBE #C8FFBE
triadic
#E8FFBE #BEE8FF #FFBEE8
tetradic
#E8FFBE #BEFFF6 #D5BEFF #FFBEC8
square
#E8FFBE #BEFFF6 #D5BEFF #FFBEC8
split-complementary
#E8FFBE #BEC8FF #F6BEFF
monochromatic
#BDFF44 #D2FF81 #E8FFBE #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.08
#E8FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#E8FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFBE
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFBE | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7BA
Deuteranopia (green-blind)
#FFF6C1
Tritanopia (blue-blind)
#EDF9EE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e8ffbe; /* rgb */ color: rgb(232, 255, 190); /* oklch */ color: oklch(96.7% 0.087 123.8);
Tailwind
colors: {
custom: {
50: '#efffd2',
500: '#e8ffbe',
950: '#000000',
},
}SCSS
$custom: #e8ffbe; $custom-light: #efffd2; $custom-dark: #000000;
JSON
{
"hex": "#e8ffbe",
"rgb": {
"r": 232,
"g": 255,
"b": 190
},
"hsl": {
"h": 81.231,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.96748,
"c": 0.08726,
"h": 123.8
},
"luminance": 0.92394
}Semantic roles & 50–950 ramp
primary
#E8FFBE
secondary
#A17AE7
accent
#00E651
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683