#D2F3BB#D2F3BB
#D2F3BB is a very light, moderate yellow-green. Relative luminance 0.814; OKLCH L 92.6% C 0.082 H 132.7°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F3BB |
|---|---|
| RGB | rgb(210, 243, 187) |
| HSL | hsl(95, 70%, 84%) |
| HSV | hsv(95, 23%, 95%) |
| CMYK | cmyk(13.6%, 0%, 23%, 4.7%) |
| CIE-LAB | lab(92.30, -20.53, 23.54) |
| CIE-LCH | lch(92.30, 31.23, 131.09°) |
| OKLab | oklab(92.63% -0.0553 0.06) |
| OKLCH | oklch(92.63% 0.082 132.7) |
| XYZ | xyz(67.5970, 81.3899, 59.1526) |
| Luminance | 0.8139 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.11
Very Light Green
#D1FFBD
ΔE00 3.39
Light Sage
#BCECAC
ΔE00 3.79
Pale Green
#C7FDB5
ΔE00 4.52
Light Grey Green
#B7E1A1
ΔE00 5.06
Light Light Green
#C8FFB0
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F3BB #DCBBF3
analogous
#EEF3BB #D2F3BB #BBF3C0
triadic
#D2F3BB #BBD2F3 #F3BBD2
tetradic
#D2F3BB #BBEEF3 #DCBBF3 #F3C0BB
square
#D2F3BB #BBEEF3 #DCBBF3 #F3C0BB
split-complementary
#D2F3BB #C0BBF3 #F3BBEE
monochromatic
#8DE153 #B0EA87 #D2F3BB #EEFAE5 #EEFAE5
Accessibility & contrast
On white
1.22
#D2F3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#D2F3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F3BB
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F3BB | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB8
Deuteranopia (green-blind)
#F3E8BE
Tritanopia (blue-blind)
#D3EEE4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2f3bb; /* rgb */ color: rgb(210, 243, 187); /* oklch */ color: oklch(92.6% 0.082 132.7);
Tailwind
colors: {
custom: {
50: '#e0f7cf',
500: '#d2f3bb',
950: '#000000',
},
}SCSS
$custom: #d2f3bb; $custom-light: #e0f7cf; $custom-dark: #000000;
JSON
{
"hex": "#d2f3bb",
"rgb": {
"r": 210,
"g": 243,
"b": 187
},
"hsl": {
"h": 95.357,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.92632,
"c": 0.08158,
"h": 132.7
},
"luminance": 0.81391
}Semantic roles & 50–950 ramp
primary
#D2F3BB
secondary
#B17FD3
accent
#14D284
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583