#D4FFBD#D4FFBD
#D4FFBD is a very light, moderate yellow-green. Relative luminance 0.892; OKLCH L 95.4% C 0.097 H 134.9°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFBD |
|---|---|
| RGB | rgb(212, 255, 189) |
| HSL | hsl(99, 100%, 87%) |
| HSV | hsv(99, 26%, 100%) |
| CMYK | cmyk(16.9%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(95.66, -25.30, 27.15) |
| CIE-LCH | lch(95.66, 37.11, 132.98°) |
| OKLab | oklab(95.36% -0.0685 0.0688) |
| OKLCH | oklch(95.36% 0.097 134.9) |
| XYZ | xyz(72.0948, 89.1899, 61.5513) |
| Luminance | 0.8919 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.58
Very Pale Green
#CFFDBC
ΔE00 0.84
Pale Green
#C7FDB5
ΔE00 2.20
Light Light Green
#C8FFB0
ΔE00 2.86
Celadon
#BEFDB7
ΔE00 3.55
Washed Out Green
#BCF5A6
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFBD #E8BDFF
analogous
#F5FFBD #D4FFBD #BDFFC7
triadic
#D4FFBD #BDD4FF #FFBDD4
tetradic
#D4FFBD #BDF5FF #E8BDFF #FFC7BD
square
#D4FFBD #BDF5FF #E8BDFF #FFC7BD
split-complementary
#D4FFBD #C7BDFF #FFBDF5
monochromatic
#84FF43 #ACFF80 #D4FFBD #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.11
#D4FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#D4FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFBD
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFBD | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B9
Deuteranopia (green-blind)
#FDF1C0
Tritanopia (blue-blind)
#D4FAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d4ffbd; /* rgb */ color: rgb(212, 255, 189); /* oklch */ color: oklch(95.4% 0.097 134.9);
Tailwind
colors: {
custom: {
50: '#e2ffd1',
500: '#d4ffbd',
950: '#000000',
},
}SCSS
$custom: #d4ffbd; $custom-light: #e2ffd1; $custom-dark: #000000;
JSON
{
"hex": "#d4ffbd",
"rgb": {
"r": 212,
"g": 255,
"b": 189
},
"hsl": {
"h": 99.091,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.95357,
"c": 0.09712,
"h": 134.9
},
"luminance": 0.89191
}Semantic roles & 50–950 ramp
primary
#D4FFBD
secondary
#C179E7
accent
#00E696
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683