#D2F2CB#D2F2CB
#D2F2CB is a very light, moderate green. Relative luminance 0.815; OKLCH L 92.8% C 0.062 H 140.1°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2CB |
|---|---|
| RGB | rgb(210, 242, 203) |
| HSL | hsl(109, 60%, 87%) |
| HSV | hsv(109, 16%, 95%) |
| CMYK | cmyk(13.2%, 0%, 16.1%, 5.1%) |
| CIE-LAB | lab(92.36, -17.47, 15.39) |
| CIE-LCH | lch(92.36, 23.28, 138.62°) |
| OKLab | oklab(92.78% -0.0474 0.0397) |
| OKLCH | oklch(92.78% 0.062 140.1) |
| XYZ | xyz(69.1077, 81.5167, 68.5817) |
| Luminance | 0.8152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.24
Very Light Green
#D1FFBD
ΔE00 6.50
Light Sage
#BCECAC
ΔE00 6.54
Mint
#AAF0C1
ΔE00 7.23
Light Grey Green
#B7E1A1
ΔE00 7.55
Pale Green
#C7FDB5
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2CB #EBCBF2
analogous
#E6F2CB #D2F2CB #CBF2D8
triadic
#D2F2CB #CBD2F2 #F2CBD2
tetradic
#D2F2CB #CBE6F2 #EBCBF2 #F2D8CB
square
#D2F2CB #CBE6F2 #EBCBF2 #F2D8CB
split-complementary
#D2F2CB #D8CBF2 #F2CBE6
monochromatic
#7DDA69 #A8E69A #D2F2CB #EAF9E7 #EAF9E7
Accessibility & contrast
On white
1.21
#D2F2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#D2F2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2CB
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2CB | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC9
Deuteranopia (green-blind)
#EFE8CD
Tritanopia (blue-blind)
#D1EFE7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2f2cb; /* rgb */ color: rgb(210, 242, 203); /* oklch */ color: oklch(92.8% 0.062 140.1);
Tailwind
colors: {
custom: {
50: '#e0f6da',
500: '#d2f2cb',
950: '#000000',
},
}SCSS
$custom: #d2f2cb; $custom-light: #e0f6da; $custom-dark: #000000;
JSON
{
"hex": "#d2f2cb",
"rgb": {
"r": 210,
"g": 242,
"b": 203
},
"hsl": {
"h": 109.231,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.92782,
"c": 0.06184,
"h": 140.1
},
"luminance": 0.81518
}Semantic roles & 50–950 ramp
primary
#D2F2CB
secondary
#C690D2
accent
#1EC8A9
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151715
muted
#848584