#E7FFBC#E7FFBC
#E7FFBC is a very light, moderate yellow-green. Relative luminance 0.921; OKLCH L 96.6% C 0.090 H 124.1°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFBC |
|---|---|
| RGB | rgb(231, 255, 188) |
| HSL | hsl(81, 100%, 87%) |
| HSV | hsv(81, 26%, 100%) |
| CMYK | cmyk(9.4%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(96.88, -18.84, 29.51) |
| CIE-LCH | lch(96.88, 35.01, 122.55°) |
| OKLab | oklab(96.64% -0.0504 0.0745) |
| OKLCH | oklch(96.64% 0.09 124.1) |
| XYZ | xyz(77.7911, 92.1396, 61.2537) |
| Luminance | 0.9214 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.68
Very Pale Green
#CFFDBC
ΔE00 4.84
Light Khaki
#E6F2A2
ΔE00 4.87
Pale Green
#C7FDB5
ΔE00 5.95
Light Light Green
#C8FFB0
ΔE00 5.96
Cream (survey)
#FFFFC2
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFBC #D4BCFF
analogous
#FFF6BC #E7FFBC #C6FFBC
triadic
#E7FFBC #BCE7FF #FFBCE7
tetradic
#E7FFBC #BCFFF6 #D4BCFF #FFBCC6
square
#E7FFBC #BCFFF6 #D4BCFF #FFBCC6
split-complementary
#E7FFBC #BCC6FF #F6BCFF
monochromatic
#BBFF42 #D1FF7F #E7FFBC #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.08
#E7FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#E7FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFBC
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFBC | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B8
Deuteranopia (green-blind)
#FFF6BF
Tritanopia (blue-blind)
#ECF8ED
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e7ffbc; /* rgb */ color: rgb(231, 255, 188); /* oklch */ color: oklch(96.6% 0.090 124.1);
Tailwind
colors: {
custom: {
50: '#efffd0',
500: '#e7ffbc',
950: '#000000',
},
}SCSS
$custom: #e7ffbc; $custom-light: #efffd0; $custom-dark: #000000;
JSON
{
"hex": "#e7ffbc",
"rgb": {
"r": 231,
"g": 255,
"b": 188
},
"hsl": {
"h": 81.493,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.96637,
"c": 0.08996,
"h": 124.1
},
"luminance": 0.9214
}Semantic roles & 50–950 ramp
primary
#E7FFBC
secondary
#A078E7
accent
#00E652
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683