#D2FFD5#D2FFD5
#D2FFD5 is a very light, moderate green. Relative luminance 0.900; OKLCH L 95.8% C 0.072 H 146.8°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFD5 |
|---|---|
| RGB | rgb(210, 255, 213) |
| HSL | hsl(124, 100%, 91%) |
| HSV | hsv(124, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(96.01, -22.10, 15.40) |
| CIE-LCH | lch(96.01, 26.93, 145.13°) |
| OKLab | oklab(95.76% -0.0606 0.0397) |
| OKLCH | oklch(95.76% 0.072 146.8) |
| XYZ | xyz(74.3457, 90.0240, 76.3973) |
| Luminance | 0.9003 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.46
Very Light Green
#D1FFBD
ΔE00 5.61
Mint
#AAF0C1
ΔE00 5.98
Celadon
#BEFDB7
ΔE00 6.49
Light Mint
#B6FFBB
ΔE00 6.62
Pale Green
#C7FDB5
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFD5 #FFD2FC
analogous
#E5FFD2 #D2FFD5 #D2FFEB
triadic
#D2FFD5 #D5D2FF #FFD5D2
tetradic
#D2FFD5 #D2E5FF #FFD2FC #FFEBD2
square
#D2FFD5 #D2E5FF #FFD2FC #FFEBD2
split-complementary
#D2FFD5 #EBD2FF #FFD2E5
monochromatic
#58FF63 #95FF9C #D2FFD5 #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.10
#D2FFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#D2FFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFD5
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFD5 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D3
Deuteranopia (green-blind)
#F9F2D7
Tritanopia (blue-blind)
#CDFDF3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2ffd5; /* rgb */ color: rgb(210, 255, 213); /* oklch */ color: oklch(95.8% 0.072 146.8);
Tailwind
colors: {
custom: {
50: '#e0ffe2',
500: '#d2ffd5',
950: '#000000',
},
}SCSS
$custom: #d2ffd5; $custom-light: #e0ffe2; $custom-dark: #000000;
JSON
{
"hex": "#d2ffd5",
"rgb": {
"r": 210,
"g": 255,
"b": 213
},
"hsl": {
"h": 124,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.95758,
"c": 0.07247,
"h": 146.8
},
"luminance": 0.90026
}Semantic roles & 50–950 ramp
primary
#D2FFD5
secondary
#EA8BE4
accent
#00D6E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684