#D4FBB4#D4FBB4
#D4FBB4 is a very light, moderate yellow-green. Relative luminance 0.863; OKLCH L 94.3% C 0.101 H 131.5°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FBB4 |
|---|---|
| RGB | rgb(212, 251, 180) |
| HSL | hsl(93, 90%, 85%) |
| HSV | hsv(93, 28%, 98%) |
| CMYK | cmyk(15.5%, 0%, 28.3%, 1.6%) |
| CIE-LAB | lab(94.43, -24.72, 30.03) |
| CIE-LCH | lch(94.43, 38.90, 129.47°) |
| OKLab | oklab(94.32% -0.0669 0.0757) |
| OKLCH | oklch(94.32% 0.101 131.5) |
| XYZ | xyz(69.8853, 86.2857, 56.1441) |
| Luminance | 0.8629 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.05
Very Pale Green
#CFFDBC
ΔE00 2.12
Pale Green
#C7FDB5
ΔE00 2.72
Light Light Green
#C8FFB0
ΔE00 2.82
Washed Out Green
#BCF5A6
ΔE00 3.76
Tea Green
#BDF8A3
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FBB4 #DBB4FB
analogous
#F7FBB4 #D4FBB4 #B4FBB8
triadic
#D4FBB4 #B4D4FB #FBB4D4
tetradic
#D4FBB4 #B4F7FB #DBB4FB #FBB8B4
square
#D4FBB4 #B4F7FB #DBB4FB #FBB8B4
split-complementary
#D4FBB4 #B8B4FB #FBB4F7
monochromatic
#91F540 #B3F87A #D4FBB4 #EEFDE2 #EEFDE2
Accessibility & contrast
On white
1.15
#D4FBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#D4FBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FBB4
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FBB4 | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AF
Deuteranopia (green-blind)
#FBEEB7
Tritanopia (blue-blind)
#D6F5E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d4fbb4; /* rgb */ color: rgb(212, 251, 180); /* oklch */ color: oklch(94.3% 0.101 131.5);
Tailwind
colors: {
custom: {
50: '#e2fccb',
500: '#d4fbb4',
950: '#000000',
},
}SCSS
$custom: #d4fbb4; $custom-light: #e2fccb; $custom-dark: #000000;
JSON
{
"hex": "#d4fbb4",
"rgb": {
"r": 212,
"g": 251,
"b": 180
},
"hsl": {
"h": 92.958,
"s": 89.873,
"l": 84.51
},
"oklch": {
"l": 0.94324,
"c": 0.10102,
"h": 131.5
},
"luminance": 0.86287
}Semantic roles & 50–950 ramp
primary
#D4FBB4
secondary
#AF74DF
accent
#00E67E
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582