#D6FFBC#D6FFBC
#D6FFBC is a very light, moderate yellow-green. Relative luminance 0.894; OKLCH L 95.5% C 0.097 H 133.6°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFBC |
|---|---|
| RGB | rgb(214, 255, 188) |
| HSL | hsl(97, 100%, 87%) |
| HSV | hsv(97, 26%, 100%) |
| CMYK | cmyk(16.1%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(95.77, -24.77, 27.82) |
| CIE-LCH | lch(95.77, 37.24, 131.68°) |
| OKLab | oklab(95.47% -0.067 0.0704) |
| OKLCH | oklch(95.47% 0.097 133.6) |
| XYZ | xyz(72.5669, 89.4458, 61.0088) |
| Luminance | 0.8945 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.05
Very Pale Green
#CFFDBC
ΔE00 1.29
Pale Green
#C7FDB5
ΔE00 2.48
Light Light Green
#C8FFB0
ΔE00 2.95
Celadon
#BEFDB7
ΔE00 3.95
Washed Out Green
#BCF5A6
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFBC #E5BCFF
analogous
#F8FFBC #D6FFBC #BCFFC4
triadic
#D6FFBC #BCD6FF #FFBCD6
tetradic
#D6FFBC #BCF8FF #E5BCFF #FFC4BC
square
#D6FFBC #BCF8FF #E5BCFF #FFC4BC
split-complementary
#D6FFBC #C4BCFF #FFBCF8
monochromatic
#8BFF42 #B1FF7F #D6FFBC #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.11
#D6FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#D6FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFBC
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFBC | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B8
Deuteranopia (green-blind)
#FEF2BF
Tritanopia (blue-blind)
#D7FAED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d6ffbc; /* rgb */ color: rgb(214, 255, 188); /* oklch */ color: oklch(95.5% 0.097 133.6);
Tailwind
colors: {
custom: {
50: '#e3ffd0',
500: '#d6ffbc',
950: '#000000',
},
}SCSS
$custom: #d6ffbc; $custom-light: #e3ffd0; $custom-dark: #000000;
JSON
{
"hex": "#d6ffbc",
"rgb": {
"r": 214,
"g": 255,
"b": 188
},
"hsl": {
"h": 96.716,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95469,
"c": 0.09723,
"h": 133.6
},
"luminance": 0.89447
}Semantic roles & 50–950 ramp
primary
#D6FFBC
secondary
#BC78E7
accent
#00E68C
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683