#D4FFBF#D4FFBF
#D4FFBF is a very light, moderate green. Relative luminance 0.893; OKLCH L 95.4% C 0.095 H 135.5°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFBF |
|---|---|
| RGB | rgb(212, 255, 191) |
| HSL | hsl(100, 100%, 87%) |
| HSV | hsv(100, 25%, 100%) |
| CMYK | cmyk(16.9%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(95.70, -25.00, 26.19) |
| CIE-LCH | lch(95.70, 36.20, 133.67°) |
| OKLab | oklab(95.4% -0.0677 0.0665) |
| OKLCH | oklch(95.4% 0.095 135.5) |
| XYZ | xyz(72.3134, 89.2774, 62.7025) |
| Luminance | 0.8928 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.61
Very Pale Green
#CFFDBC
ΔE00 0.77
Pale Green
#C7FDB5
ΔE00 2.37
Light Light Green
#C8FFB0
ΔE00 3.16
Celadon
#BEFDB7
ΔE00 3.56
Washed Out Green
#BCF5A6
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFBF #EABFFF
analogous
#F4FFBF #D4FFBF #BFFFCA
triadic
#D4FFBF #BFD4FF #FFBFD4
tetradic
#D4FFBF #BFF4FF #EABFFF #FFCABF
square
#D4FFBF #BFF4FF #EABFFF #FFCABF
split-complementary
#D4FFBF #CABFFF #FFBFF4
monochromatic
#82FF45 #ABFF82 #D4FFBF #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.11
#D4FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#D4FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFBF
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFBF | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BB
Deuteranopia (green-blind)
#FDF1C2
Tritanopia (blue-blind)
#D4FAEE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d4ffbf; /* rgb */ color: rgb(212, 255, 191); /* oklch */ color: oklch(95.4% 0.095 135.5);
Tailwind
colors: {
custom: {
50: '#e2ffd2',
500: '#d4ffbf',
950: '#000000',
},
}SCSS
$custom: #d4ffbf; $custom-light: #e2ffd2; $custom-dark: #000000;
JSON
{
"hex": "#d4ffbf",
"rgb": {
"r": 212,
"g": 255,
"b": 191
},
"hsl": {
"h": 100.312,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95398,
"c": 0.0949,
"h": 135.5
},
"luminance": 0.89279
}Semantic roles & 50–950 ramp
primary
#D4FFBF
secondary
#C47BE8
accent
#00E69A
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683