#D4FFBC#D4FFBC
#D4FFBC is a very light, moderate yellow-green. Relative luminance 0.891; OKLCH L 95.3% C 0.098 H 134.6°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFBC |
|---|---|
| RGB | rgb(212, 255, 188) |
| HSL | hsl(99, 100%, 87%) |
| HSV | hsv(99, 26%, 100%) |
| CMYK | cmyk(16.9%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(95.64, -25.45, 27.63) |
| CIE-LCH | lch(95.64, 37.56, 132.65°) |
| OKLab | oklab(95.34% -0.069 0.07) |
| OKLCH | oklch(95.34% 0.098 134.6) |
| XYZ | xyz(71.9867, 89.1467, 60.9816) |
| Luminance | 0.8915 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.67
Very Pale Green
#CFFDBC
ΔE00 0.94
Pale Green
#C7FDB5
ΔE00 2.14
Light Light Green
#C8FFB0
ΔE00 2.72
Celadon
#BEFDB7
ΔE00 3.56
Washed Out Green
#BCF5A6
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFBC #E7BCFF
analogous
#F6FFBC #D4FFBC #BCFFC6
triadic
#D4FFBC #BCD4FF #FFBCD4
tetradic
#D4FFBC #BCF6FF #E7BCFF #FFC6BC
square
#D4FFBC #BCF6FF #E7BCFF #FFC6BC
split-complementary
#D4FFBC #C6BCFF #FFBCF6
monochromatic
#85FF42 #ADFF7F #D4FFBC #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.12
#D4FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#D4FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFBC
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFBC | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B8
Deuteranopia (green-blind)
#FEF1BF
Tritanopia (blue-blind)
#D4FAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d4ffbc; /* rgb */ color: rgb(212, 255, 188); /* oklch */ color: oklch(95.3% 0.098 134.6);
Tailwind
colors: {
custom: {
50: '#e2ffd0',
500: '#d4ffbc',
950: '#000000',
},
}SCSS
$custom: #d4ffbc; $custom-light: #e2ffd0; $custom-dark: #000000;
JSON
{
"hex": "#d4ffbc",
"rgb": {
"r": 212,
"g": 255,
"b": 188
},
"hsl": {
"h": 98.507,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95337,
"c": 0.09823,
"h": 134.6
},
"luminance": 0.89148
}Semantic roles & 50–950 ramp
primary
#D4FFBC
secondary
#BF78E7
accent
#00E693
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683