#E7FFBA#E7FFBA
#E7FFBA is a very light, moderate yellow-green. Relative luminance 0.921; OKLCH L 96.6% C 0.092 H 123.7°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFBA |
|---|---|
| RGB | rgb(231, 255, 186) |
| HSL | hsl(81, 100%, 86%) |
| HSV | hsv(81, 27%, 100%) |
| CMYK | cmyk(9.4%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(96.84, -19.12, 30.47) |
| CIE-LCH | lch(96.84, 35.97, 122.10°) |
| OKLab | oklab(96.6% -0.0512 0.0768) |
| OKLCH | oklch(96.6% 0.092 123.7) |
| XYZ | xyz(77.5770, 92.0539, 60.1261) |
| Luminance | 0.9205 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.60
Very Light Green
#D1FFBD
ΔE00 4.81
Very Pale Green
#CFFDBC
ΔE00 4.99
Light Light Green
#C8FFB0
ΔE00 5.92
Pale Green
#C7FDB5
ΔE00 6.00
Cream (survey)
#FFFFC2
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFBA #D2BAFF
analogous
#FFF5BA #E7FFBA #C5FFBA
triadic
#E7FFBA #BAE7FF #FFBAE7
tetradic
#E7FFBA #BAFFF5 #D2BAFF #FFBAC5
square
#E7FFBA #BAFFF5 #D2BAFF #FFBAC5
split-complementary
#E7FFBA #BAC5FF #F5BAFF
monochromatic
#BCFF40 #D2FF7D #E7FFBA #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.08
#E7FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#E7FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFBA
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFBA | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B6
Deuteranopia (green-blind)
#FFF6BD
Tritanopia (blue-blind)
#ECF8ED
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e7ffba; /* rgb */ color: rgb(231, 255, 186); /* oklch */ color: oklch(96.6% 0.092 123.7);
Tailwind
colors: {
custom: {
50: '#efffcf',
500: '#e7ffba',
950: '#000000',
},
}SCSS
$custom: #e7ffba; $custom-light: #efffcf; $custom-dark: #000000;
JSON
{
"hex": "#e7ffba",
"rgb": {
"r": 231,
"g": 255,
"b": 186
},
"hsl": {
"h": 80.87,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.96598,
"c": 0.0923,
"h": 123.7
},
"luminance": 0.92054
}Semantic roles & 50–950 ramp
primary
#E7FFBA
secondary
#9D76E7
accent
#00E650
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683