#E6FFBC#E6FFBC
#E6FFBC is a very light, moderate yellow-green. Relative luminance 0.920; OKLCH L 96.6% C 0.090 H 124.7°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFBC |
|---|---|
| RGB | rgb(230, 255, 188) |
| HSL | hsl(82, 100%, 87%) |
| HSV | hsv(82, 26%, 100%) |
| CMYK | cmyk(9.8%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(96.81, -19.19, 29.41) |
| CIE-LCH | lch(96.81, 35.12, 123.13°) |
| OKLab | oklab(96.57% -0.0514 0.0743) |
| OKLCH | oklch(96.57% 0.09 124.7) |
| XYZ | xyz(77.4692, 91.9736, 61.2386) |
| Luminance | 0.9197 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.45
Very Pale Green
#CFFDBC
ΔE00 4.62
Light Khaki
#E6F2A2
ΔE00 5.02
Pale Green
#C7FDB5
ΔE00 5.73
Light Light Green
#C8FFB0
ΔE00 5.75
Cream (survey)
#FFFFC2
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFBC #D5BCFF
analogous
#FFF7BC #E6FFBC #C5FFBC
triadic
#E6FFBC #BCE6FF #FFBCE6
tetradic
#E6FFBC #BCFFF7 #D5BCFF #FFBCC5
square
#E6FFBC #BCFFF7 #D5BCFF #FFBCC5
split-complementary
#E6FFBC #BCC5FF #F7BCFF
monochromatic
#B8FF42 #CFFF7F #E6FFBC #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.08
#E6FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#E6FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFBC
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFBC | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B8
Deuteranopia (green-blind)
#FFF6BF
Tritanopia (blue-blind)
#EBF8ED
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e6ffbc; /* rgb */ color: rgb(230, 255, 188); /* oklch */ color: oklch(96.6% 0.090 124.7);
Tailwind
colors: {
custom: {
50: '#eeffd0',
500: '#e6ffbc',
950: '#000000',
},
}SCSS
$custom: #e6ffbc; $custom-light: #eeffd0; $custom-dark: #000000;
JSON
{
"hex": "#e6ffbc",
"rgb": {
"r": 230,
"g": 255,
"b": 188
},
"hsl": {
"h": 82.388,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.96566,
"c": 0.09032,
"h": 124.7
},
"luminance": 0.91974
}Semantic roles & 50–950 ramp
primary
#E6FFBC
secondary
#A178E7
accent
#00E656
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683