#D2FFD6#D2FFD6
#D2FFD6 is a very light, moderate green. Relative luminance 0.901; OKLCH L 95.8% C 0.071 H 147.4°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFD6 |
|---|---|
| RGB | rgb(210, 255, 214) |
| HSL | hsl(125, 100%, 91%) |
| HSV | hsv(125, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(96.03, -21.93, 14.91) |
| CIE-LCH | lch(96.03, 26.52, 145.78°) |
| OKLab | oklab(95.78% -0.0602 0.0385) |
| OKLCH | oklch(95.78% 0.071 147.4) |
| XYZ | xyz(74.4730, 90.0749, 77.0678) |
| Luminance | 0.9008 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.72
Very Light Green
#D1FFBD
ΔE00 5.88
Mint
#AAF0C1
ΔE00 6.01
Celadon
#BEFDB7
ΔE00 6.72
Light Mint
#B6FFBB
ΔE00 6.81
Pale Green
#C7FDB5
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFD6 #FFD2FB
analogous
#E4FFD2 #D2FFD6 #D2FFEC
triadic
#D2FFD6 #D6D2FF #FFD6D2
tetradic
#D2FFD6 #D2E4FF #FFD2FB #FFECD2
square
#D2FFD6 #D2E4FF #FFD2FB #FFECD2
split-complementary
#D2FFD6 #ECD2FF #FFD2E4
monochromatic
#58FF66 #95FF9E #D2FFD6 #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.10
#D2FFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#D2FFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFD6
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFD6 | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D4
Deuteranopia (green-blind)
#F9F2D8
Tritanopia (blue-blind)
#CDFDF3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2ffd6; /* rgb */ color: rgb(210, 255, 214); /* oklch */ color: oklch(95.8% 0.071 147.4);
Tailwind
colors: {
custom: {
50: '#e0ffe2',
500: '#d2ffd6',
950: '#000000',
},
}SCSS
$custom: #d2ffd6; $custom-light: #e0ffe2; $custom-dark: #000000;
JSON
{
"hex": "#d2ffd6",
"rgb": {
"r": 210,
"g": 255,
"b": 214
},
"hsl": {
"h": 125.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.95782,
"c": 0.07147,
"h": 147.4
},
"luminance": 0.90077
}Semantic roles & 50–950 ramp
primary
#D2FFD6
secondary
#EA8BE2
accent
#00D1E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684