#D2FCB2#D2FCB2
#D2FCB2 is a very light, moderate yellow-green. Relative luminance 0.865; OKLCH L 94.4% C 0.106 H 132.2°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCB2 |
|---|---|
| RGB | rgb(210, 252, 178) |
| HSL | hsl(94, 93%, 84%) |
| HSV | hsv(94, 29%, 99%) |
| CMYK | cmyk(16.7%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(94.54, -26.18, 31.16) |
| CIE-LCH | lch(94.54, 40.69, 130.04°) |
| OKLab | oklab(94.37% -0.071 0.0783) |
| OKLCH | oklch(94.37% 0.106 132.2) |
| XYZ | xyz(69.4232, 86.5357, 55.1564) |
| Luminance | 0.8654 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.10
Light Light Green
#C8FFB0
ΔE00 2.21
Very Pale Green
#CFFDBC
ΔE00 2.22
Pale Green
#C7FDB5
ΔE00 2.36
Washed Out Green
#BCF5A6
ΔE00 3.31
Tea Green
#BDF8A3
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCB2 #DCB2FC
analogous
#F7FCB2 #D2FCB2 #B2FCB7
triadic
#D2FCB2 #B2D2FC #FCB2D2
tetradic
#D2FCB2 #B2F7FC #DCB2FC #FCB7B2
square
#D2FCB2 #B2F7FC #DCB2FC #FCB7B2
split-complementary
#D2FCB2 #B7B2FC #FCB2F7
monochromatic
#8DF73C #B0FA77 #D2FCB2 #EEFEE2 #EEFEE2
Accessibility & contrast
On white
1.15
#D2FCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#D2FCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCB2
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCB2 | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AD
Deuteranopia (green-blind)
#FCEEB6
Tritanopia (blue-blind)
#D3F6E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2fcb2; /* rgb */ color: rgb(210, 252, 178); /* oklch */ color: oklch(94.4% 0.106 132.2);
Tailwind
colors: {
custom: {
50: '#e0fdc9',
500: '#d2fcb2',
950: '#000000',
},
}SCSS
$custom: #d2fcb2; $custom-light: #e0fdc9; $custom-dark: #000000;
JSON
{
"hex": "#d2fcb2",
"rgb": {
"r": 210,
"g": 252,
"b": 178
},
"hsl": {
"h": 94.054,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.94366,
"c": 0.10573,
"h": 132.2
},
"luminance": 0.86537
}Semantic roles & 50–950 ramp
primary
#D2FCB2
secondary
#B171E1
accent
#00E682
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582