#D2FBB3#D2FBB3
#D2FBB3 is a very light, moderate yellow-green. Relative luminance 0.860; OKLCH L 94.2% C 0.103 H 132.2°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FBB3 |
|---|---|
| RGB | rgb(210, 251, 179) |
| HSL | hsl(94, 90%, 84%) |
| HSV | hsv(94, 29%, 98%) |
| CMYK | cmyk(16.3%, 0%, 28.7%, 1.6%) |
| CIE-LAB | lab(94.29, -25.56, 30.31) |
| CIE-LCH | lch(94.29, 39.65, 130.14°) |
| OKLab | oklab(94.17% -0.0693 0.0763) |
| OKLCH | oklch(94.17% 0.103 132.2) |
| XYZ | xyz(69.2107, 85.9496, 55.5827) |
| Luminance | 0.8595 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.94
Very Pale Green
#CFFDBC
ΔE00 2.00
Pale Green
#C7FDB5
ΔE00 2.38
Light Light Green
#C8FFB0
ΔE00 2.45
Washed Out Green
#BCF5A6
ΔE00 3.40
Tea Green
#BDF8A3
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FBB3 #DCB3FB
analogous
#F6FBB3 #D2FBB3 #B3FBB8
triadic
#D2FBB3 #B3D2FB #FBB3D2
tetradic
#D2FBB3 #B3F6FB #DCB3FB #FBB8B3
square
#D2FBB3 #B3F6FB #DCB3FB #FBB8B3
split-complementary
#D2FBB3 #B8B3FB #FBB3F6
monochromatic
#8DF53F #B0F879 #D2FBB3 #EEFDE2 #EEFDE2
Accessibility & contrast
On white
1.15
#D2FBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#D2FBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FBB3
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FBB3 | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AE
Deuteranopia (green-blind)
#FBEDB6
Tritanopia (blue-blind)
#D3F5E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2fbb3; /* rgb */ color: rgb(210, 251, 179); /* oklch */ color: oklch(94.2% 0.103 132.2);
Tailwind
colors: {
custom: {
50: '#e0fcca',
500: '#d2fbb3',
950: '#000000',
},
}SCSS
$custom: #d2fbb3; $custom-light: #e0fcca; $custom-dark: #000000;
JSON
{
"hex": "#d2fbb3",
"rgb": {
"r": 210,
"g": 251,
"b": 179
},
"hsl": {
"h": 94.167,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.94171,
"c": 0.10309,
"h": 132.2
},
"luminance": 0.85951
}Semantic roles & 50–950 ramp
primary
#D2FBB3
secondary
#B173DF
accent
#00E683
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582