#E7FFBF#E7FFBF
#E7FFBF is a very light, moderate yellow-green. Relative luminance 0.923; OKLCH L 96.7% C 0.086 H 124.7°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFBF |
|---|---|
| RGB | rgb(231, 255, 191) |
| HSL | hsl(83, 100%, 87%) |
| HSV | hsv(83, 25%, 100%) |
| CMYK | cmyk(9.4%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(96.93, -18.42, 28.07) |
| CIE-LCH | lch(96.93, 33.58, 123.27°) |
| OKLab | oklab(96.7% -0.0492 0.0711) |
| OKLCH | oklch(96.7% 0.086 124.7) |
| XYZ | xyz(78.1178, 92.2703, 62.9746) |
| Luminance | 0.9227 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.54
Very Pale Green
#CFFDBC
ΔE00 4.69
Light Khaki
#E6F2A2
ΔE00 5.33
Pale Green
#C7FDB5
ΔE00 5.94
Light Light Green
#C8FFB0
ΔE00 6.08
Cream (survey)
#FFFFC2
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFBF #D7BFFF
analogous
#FFF7BF #E7FFBF #C7FFBF
triadic
#E7FFBF #BFE7FF #FFBFE7
tetradic
#E7FFBF #BFFFF7 #D7BFFF #FFBFC7
square
#E7FFBF #BFFFF7 #D7BFFF #FFBFC7
split-complementary
#E7FFBF #BFC7FF #F7BFFF
monochromatic
#B9FF45 #D0FF82 #E7FFBF #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.08
#E7FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#E7FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFBF
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFBF | 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)
#FFF7BB
Deuteranopia (green-blind)
#FFF6C2
Tritanopia (blue-blind)
#EBF9EE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e7ffbf; /* rgb */ color: rgb(231, 255, 191); /* oklch */ color: oklch(96.7% 0.086 124.7);
Tailwind
colors: {
custom: {
50: '#efffd2',
500: '#e7ffbf',
950: '#000000',
},
}SCSS
$custom: #e7ffbf; $custom-light: #efffd2; $custom-dark: #000000;
JSON
{
"hex": "#e7ffbf",
"rgb": {
"r": 231,
"g": 255,
"b": 191
},
"hsl": {
"h": 82.5,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.96697,
"c": 0.08643,
"h": 124.7
},
"luminance": 0.92271
}Semantic roles & 50–950 ramp
primary
#E7FFBF
secondary
#A37BE8
accent
#00E656
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683