#E6FFBB#E6FFBB
#E6FFBB is a very light, moderate yellow-green. Relative luminance 0.919; OKLCH L 96.5% C 0.091 H 124.5°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FFBB |
|---|---|
| RGB | rgb(230, 255, 187) |
| HSL | hsl(82, 100%, 87%) |
| HSV | hsv(82, 27%, 100%) |
| CMYK | cmyk(9.8%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(96.79, -19.33, 29.89) |
| CIE-LCH | lch(96.79, 35.60, 122.90°) |
| OKLab | oklab(96.55% -0.0518 0.0754) |
| OKLCH | oklch(96.55% 0.091 124.5) |
| XYZ | xyz(77.3617, 91.9306, 60.6728) |
| Luminance | 0.9193 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.51
Very Pale Green
#CFFDBC
ΔE00 4.69
Light Khaki
#E6F2A2
ΔE00 4.88
Light Light Green
#C8FFB0
ΔE00 5.72
Pale Green
#C7FDB5
ΔE00 5.75
Cream (survey)
#FFFFC2
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FFBB #D4BBFF
analogous
#FFF6BB #E6FFBB #C4FFBB
triadic
#E6FFBB #BBE6FF #FFBBE6
tetradic
#E6FFBB #BBFFF6 #D4BBFF #FFBBC4
square
#E6FFBB #BBFFF6 #D4BBFF #FFBBC4
split-complementary
#E6FFBB #BBC4FF #F6BBFF
monochromatic
#B9FF41 #D0FF7E #E6FFBB #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.08
#E6FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#E6FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FFBB
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FFBB | 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)
#FFF7B7
Deuteranopia (green-blind)
#FFF6BE
Tritanopia (blue-blind)
#EBF8ED
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e6ffbb; /* rgb */ color: rgb(230, 255, 187); /* oklch */ color: oklch(96.5% 0.091 124.5);
Tailwind
colors: {
custom: {
50: '#eeffcf',
500: '#e6ffbb',
950: '#000000',
},
}SCSS
$custom: #e6ffbb; $custom-light: #eeffcf; $custom-dark: #000000;
JSON
{
"hex": "#e6ffbb",
"rgb": {
"r": 230,
"g": 255,
"b": 187
},
"hsl": {
"h": 82.059,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.96546,
"c": 0.09149,
"h": 124.5
},
"luminance": 0.91931
}Semantic roles & 50–950 ramp
primary
#E6FFBB
secondary
#A077E7
accent
#00E654
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#161814
muted
#858683