#E7FFBE#E7FFBE
#E7FFBE is a very light, moderate yellow-green. Relative luminance 0.922; OKLCH L 96.7% C 0.088 H 124.5°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFBE |
|---|---|
| RGB | rgb(231, 255, 190) |
| HSL | hsl(82, 100%, 87%) |
| HSV | hsv(82, 25%, 100%) |
| CMYK | cmyk(9.4%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(96.91, -18.56, 28.55) |
| CIE-LCH | lch(96.91, 34.05, 123.02°) |
| OKLab | oklab(96.68% -0.0496 0.0722) |
| OKLCH | oklch(96.68% 0.088 124.5) |
| XYZ | xyz(78.0082, 92.2264, 62.3970) |
| Luminance | 0.9223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.58
Very Pale Green
#CFFDBC
ΔE00 4.73
Light Khaki
#E6F2A2
ΔE00 5.17
Pale Green
#C7FDB5
ΔE00 5.93
Light Light Green
#C8FFB0
ΔE00 6.03
Cream (survey)
#FFFFC2
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFBE #D6BEFF
analogous
#FFF7BE #E7FFBE #C7FFBE
triadic
#E7FFBE #BEE7FF #FFBEE7
tetradic
#E7FFBE #BEFFF7 #D6BEFF #FFBEC7
square
#E7FFBE #BEFFF7 #D6BEFF #FFBEC7
split-complementary
#E7FFBE #BEC7FF #F7BEFF
monochromatic
#BAFF44 #D0FF81 #E7FFBE #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.08
#E7FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#E7FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFBE
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFBE | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7BA
Deuteranopia (green-blind)
#FFF6C1
Tritanopia (blue-blind)
#EBF9EE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e7ffbe; /* rgb */ color: rgb(231, 255, 190); /* oklch */ color: oklch(96.7% 0.088 124.5);
Tailwind
colors: {
custom: {
50: '#efffd2',
500: '#e7ffbe',
950: '#000000',
},
}SCSS
$custom: #e7ffbe; $custom-light: #efffd2; $custom-dark: #000000;
JSON
{
"hex": "#e7ffbe",
"rgb": {
"r": 231,
"g": 255,
"b": 190
},
"hsl": {
"h": 82.154,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.96677,
"c": 0.08761,
"h": 124.5
},
"luminance": 0.92227
}Semantic roles & 50–950 ramp
primary
#E7FFBE
secondary
#A27AE7
accent
#00E655
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683