#D2F2BB#D2F2BB
#D2F2BB is a very light, moderate yellow-green. Relative luminance 0.808; OKLCH L 92.4% C 0.080 H 132.4°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2BB |
|---|---|
| RGB | rgb(210, 242, 187) |
| HSL | hsl(95, 68%, 84%) |
| HSV | hsv(95, 23%, 95%) |
| CMYK | cmyk(13.2%, 0%, 22.7%, 5.1%) |
| CIE-LAB | lab(92.04, -20.04, 23.17) |
| CIE-LCH | lch(92.04, 30.64, 130.85°) |
| OKLab | oklab(92.42% -0.054 0.0591) |
| OKLCH | oklch(92.42% 0.08 132.4) |
| XYZ | xyz(67.2985, 80.7930, 59.0531) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.42
Very Light Green
#D1FFBD
ΔE00 3.70
Light Sage
#BCECAC
ΔE00 3.91
Pale Green
#C7FDB5
ΔE00 4.82
Light Grey Green
#B7E1A1
ΔE00 5.05
Light Light Green
#C8FFB0
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2BB #DBBBF2
analogous
#EEF2BB #D2F2BB #BBF2C0
triadic
#D2F2BB #BBD2F2 #F2BBD2
tetradic
#D2F2BB #BBEEF2 #DBBBF2 #F2C0BB
square
#D2F2BB #BBEEF2 #DBBBF2 #F2C0BB
split-complementary
#D2F2BB #C0BBF2 #F2BBEE
monochromatic
#8EDE54 #B0E888 #D2F2BB #EEFAE5 #EEFAE5
Accessibility & contrast
On white
1.22
#D2F2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#D2F2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2BB
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2BB | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB8
Deuteranopia (green-blind)
#F2E7BE
Tritanopia (blue-blind)
#D3EDE3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2f2bb; /* rgb */ color: rgb(210, 242, 187); /* oklch */ color: oklch(92.4% 0.080 132.4);
Tailwind
colors: {
custom: {
50: '#e0f6cf',
500: '#d2f2bb',
950: '#000000',
},
}SCSS
$custom: #d2f2bb; $custom-light: #e0f6cf; $custom-dark: #000000;
JSON
{
"hex": "#d2f2bb",
"rgb": {
"r": 210,
"g": 242,
"b": 187
},
"hsl": {
"h": 94.909,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.9242,
"c": 0.08001,
"h": 132.4
},
"luminance": 0.80794
}Semantic roles & 50–950 ramp
primary
#D2F2BB
secondary
#AF80D2
accent
#16D082
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583