#D2FFD0#D2FFD0
#D2FFD0 is a very light, moderate green. Relative luminance 0.898; OKLCH L 95.6% C 0.078 H 143.8°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFD0 |
|---|---|
| RGB | rgb(210, 255, 208) |
| HSL | hsl(117, 100%, 91%) |
| HSV | hsv(117, 18%, 100%) |
| CMYK | cmyk(17.6%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(95.90, -22.94, 17.81) |
| CIE-LCH | lch(95.90, 29.04, 142.19°) |
| OKLab | oklab(95.64% -0.0627 0.0458) |
| OKLCH | oklch(95.64% 0.078 143.8) |
| XYZ | xyz(73.7208, 89.7740, 73.1063) |
| Luminance | 0.8978 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.18
Very Light Green
#D1FFBD
ΔE00 4.33
Celadon
#BEFDB7
ΔE00 5.40
Pale Green
#C7FDB5
ΔE00 5.47
Light Mint
#B6FFBB
ΔE00 5.75
Light Sage
#BCECAC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFD0 #FDD0FF
analogous
#E9FFD0 #D2FFD0 #D0FFE5
triadic
#D2FFD0 #D0D2FF #FFD0D2
tetradic
#D2FFD0 #D0E9FF #FDD0FF #FFE5D0
square
#D2FFD0 #D0E9FF #FDD0FF #FFE5D0
split-complementary
#D2FFD0 #E5D0FF #FFD0E9
monochromatic
#5DFF56 #97FF93 #D2FFD0 #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.11
#D2FFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#D2FFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFD0
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFD0 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6CD
Deuteranopia (green-blind)
#FAF1D2
Tritanopia (blue-blind)
#CEFCF2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2ffd0; /* rgb */ color: rgb(210, 255, 208); /* oklch */ color: oklch(95.6% 0.078 143.8);
Tailwind
colors: {
custom: {
50: '#e0ffde',
500: '#d2ffd0',
950: '#000000',
},
}SCSS
$custom: #d2ffd0; $custom-light: #e0ffde; $custom-dark: #000000;
JSON
{
"hex": "#d2ffd0",
"rgb": {
"r": 210,
"g": 255,
"b": 208
},
"hsl": {
"h": 117.447,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.95641,
"c": 0.07761,
"h": 143.8
},
"luminance": 0.89776
}Semantic roles & 50–950 ramp
primary
#D2FFD0
secondary
#E689EA
accent
#00E6DC
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684