#D6F2D2#D6F2D2
#D6F2D2 is a very light, muted green. Relative luminance 0.825; OKLCH L 93.2% C 0.052 H 141.7°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F2D2 |
|---|---|
| RGB | rgb(214, 242, 210) |
| HSL | hsl(113, 55%, 89%) |
| HSV | hsv(113, 13%, 95%) |
| CMYK | cmyk(11.6%, 0%, 13.2%, 5.1%) |
| CIE-LAB | lab(92.77, -14.94, 12.39) |
| CIE-LCH | lch(92.77, 19.41, 140.32°) |
| OKLab | oklab(93.23% -0.0406 0.0321) |
| OKLCH | oklch(93.23% 0.052 141.7) |
| XYZ | xyz(71.1142, 82.4526, 73.1286) |
| Luminance | 0.8245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.72
Very Pale Green
#CFFDBC
ΔE00 8.16
Very Light Green
#D1FFBD
ΔE00 8.38
Light Sage
#BCECAC
ΔE00 8.53
Mint
#AAF0C1
ΔE00 8.58
Light Grey Green
#B7E1A1
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F2D2 #EED2F2
analogous
#E6F2D2 #D6F2D2 #D2F2DE
triadic
#D6F2D2 #D2D6F2 #F2D2D6
tetradic
#D6F2D2 #D2E6F2 #EED2F2 #F2DED2
square
#D6F2D2 #D2E6F2 #EED2F2 #F2DED2
split-complementary
#D6F2D2 #DED2F2 #F2D2E6
monochromatic
#7FD773 #ABE4A3 #D6F2D2 #E9F8E7 #E9F8E7
Accessibility & contrast
On white
1.20
#D6F2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#D6F2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F2D2
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F2D2 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECD0
Deuteranopia (green-blind)
#EFE9D3
Tritanopia (blue-blind)
#D4F0E9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d6f2d2; /* rgb */ color: rgb(214, 242, 210); /* oklch */ color: oklch(93.2% 0.052 141.7);
Tailwind
colors: {
custom: {
50: '#e2f6df',
500: '#d6f2d2',
950: '#000000',
},
}SCSS
$custom: #d6f2d2; $custom-light: #e2f6df; $custom-dark: #000000;
JSON
{
"hex": "#d6f2d2",
"rgb": {
"r": 214,
"g": 242,
"b": 210
},
"hsl": {
"h": 112.5,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.93227,
"c": 0.0518,
"h": 141.7
},
"luminance": 0.82454
}Semantic roles & 50–950 ramp
primary
#D6F2D2
secondary
#CA97D1
accent
#23C3AF
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584