#D2FCB4#D2FCB4
#D2FCB4 is a very light, moderate yellow-green. Relative luminance 0.866; OKLCH L 94.4% C 0.103 H 132.7°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCB4 |
|---|---|
| RGB | rgb(210, 252, 180) |
| HSL | hsl(95, 92%, 85%) |
| HSV | hsv(95, 29%, 99%) |
| CMYK | cmyk(16.7%, 0%, 28.6%, 1.2%) |
| CIE-LAB | lab(94.58, -25.89, 30.20) |
| CIE-LCH | lch(94.58, 39.78, 130.61°) |
| OKLab | oklab(94.41% -0.0702 0.0761) |
| OKLCH | oklch(94.41% 0.104 132.7) |
| XYZ | xyz(69.6254, 86.6166, 56.2216) |
| Luminance | 0.8662 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.74
Very Pale Green
#CFFDBC
ΔE00 1.84
Pale Green
#C7FDB5
ΔE00 2.20
Light Light Green
#C8FFB0
ΔE00 2.28
Washed Out Green
#BCF5A6
ΔE00 3.37
Tea Green
#BDF8A3
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCB4 #DEB4FC
analogous
#F6FCB4 #D2FCB4 #B4FCBA
triadic
#D2FCB4 #B4D2FC #FCB4D2
tetradic
#D2FCB4 #B4F6FC #DEB4FC #FCBAB4
square
#D2FCB4 #B4F6FC #DEB4FC #FCBAB4
split-complementary
#D2FCB4 #BAB4FC #FCB4F6
monochromatic
#8BF73E #AFFA79 #D2FCB4 #EDFEE2 #EDFEE2
Accessibility & contrast
On white
1.15
#D2FCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#D2FCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCB4
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCB4 | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AF
Deuteranopia (green-blind)
#FCEEB7
Tritanopia (blue-blind)
#D3F6E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2fcb4; /* rgb */ color: rgb(210, 252, 180); /* oklch */ color: oklch(94.4% 0.103 132.7);
Tailwind
colors: {
custom: {
50: '#e0fdcb',
500: '#d2fcb4',
950: '#000000',
},
}SCSS
$custom: #d2fcb4; $custom-light: #e0fdcb; $custom-dark: #000000;
JSON
{
"hex": "#d2fcb4",
"rgb": {
"r": 210,
"g": 252,
"b": 180
},
"hsl": {
"h": 95,
"s": 92.308,
"l": 84.706
},
"oklch": {
"l": 0.94405,
"c": 0.1035,
"h": 132.7
},
"luminance": 0.86618
}Semantic roles & 50–950 ramp
primary
#D2FCB4
secondary
#B373E1
accent
#00E686
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582