#D4FBB2#D4FBB2
#D4FBB2 is a very light, moderate yellow-green. Relative luminance 0.862; OKLCH L 94.3% C 0.103 H 131.0°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FBB2 |
|---|---|
| RGB | rgb(212, 251, 178) |
| HSL | hsl(92, 90%, 84%) |
| HSV | hsv(92, 29%, 98%) |
| CMYK | cmyk(15.5%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(94.40, -25.01, 30.99) |
| CIE-LCH | lch(94.40, 39.82, 128.91°) |
| OKLab | oklab(94.29% -0.0677 0.0779) |
| OKLCH | oklch(94.29% 0.103 131) |
| XYZ | xyz(69.6831, 86.2048, 55.0788) |
| Luminance | 0.8621 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.36
Very Pale Green
#CFFDBC
ΔE00 2.45
Light Light Green
#C8FFB0
ΔE00 2.76
Pale Green
#C7FDB5
ΔE00 2.84
Washed Out Green
#BCF5A6
ΔE00 3.71
Tea Green
#BDF8A3
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FBB2 #D9B2FB
analogous
#F8FBB2 #D4FBB2 #B2FBB5
triadic
#D4FBB2 #B2D4FB #FBB2D4
tetradic
#D4FBB2 #B2F8FB #D9B2FB #FBB5B2
square
#D4FBB2 #B2F8FB #D9B2FB #FBB5B2
split-complementary
#D4FBB2 #B5B2FB #FBB2F8
monochromatic
#93F53E #B4F878 #D4FBB2 #EFFDE2 #EFFDE2
Accessibility & contrast
On white
1.15
#D4FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#D4FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FBB2
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FBB2 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AD
Deuteranopia (green-blind)
#FCEEB6
Tritanopia (blue-blind)
#D6F5E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d4fbb2; /* rgb */ color: rgb(212, 251, 178); /* oklch */ color: oklch(94.3% 0.103 131.0);
Tailwind
colors: {
custom: {
50: '#e2fcc9',
500: '#d4fbb2',
950: '#000000',
},
}SCSS
$custom: #d4fbb2; $custom-light: #e2fcc9; $custom-dark: #000000;
JSON
{
"hex": "#d4fbb2",
"rgb": {
"r": 212,
"g": 251,
"b": 178
},
"hsl": {
"h": 92.055,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.94285,
"c": 0.10326,
"h": 131
},
"luminance": 0.86206
}Semantic roles & 50–950 ramp
primary
#D4FBB2
secondary
#AC72DF
accent
#00E67B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582