#D9FFD2#D9FFD2
#D9FFD2 is a very light, moderate green. Relative luminance 0.909; OKLCH L 96.1% C 0.071 H 140.7°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FFD2 |
|---|---|
| RGB | rgb(217, 255, 210) |
| HSL | hsl(111, 100%, 91%) |
| HSV | hsv(111, 18%, 100%) |
| CMYK | cmyk(14.9%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(96.38, -20.30, 17.52) |
| CIE-LCH | lch(96.38, 26.81, 139.21°) |
| OKLab | oklab(96.15% -0.0552 0.0451) |
| OKLCH | oklch(96.15% 0.071 140.7) |
| XYZ | xyz(76.0056, 90.9235, 74.5059) |
| Luminance | 0.9093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.61
Very Light Green
#D1FFBD
ΔE00 4.72
Pale Green
#C7FDB5
ΔE00 6.14
Celadon
#BEFDB7
ΔE00 6.39
Light Sage
#BCECAC
ΔE00 6.51
Light Mint
#B6FFBB
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FFD2 #F8D2FF
analogous
#EFFFD2 #D9FFD2 #D2FFE1
triadic
#D9FFD2 #D2D9FF #FFD2D9
tetradic
#D9FFD2 #D2EFFF #F8D2FF #FFE1D2
square
#D9FFD2 #D2EFFF #F8D2FF #FFE1D2
split-complementary
#D9FFD2 #E1D2FF #FFD2EF
monochromatic
#72FF58 #A5FF95 #D9FFD2 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.09
#D9FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#D9FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FFD2
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FFD2 | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CF
Deuteranopia (green-blind)
#FBF3D4
Tritanopia (blue-blind)
#D7FCF2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d9ffd2; /* rgb */ color: rgb(217, 255, 210); /* oklch */ color: oklch(96.1% 0.071 140.7);
Tailwind
colors: {
custom: {
50: '#e5ffdf',
500: '#d9ffd2',
950: '#000000',
},
}SCSS
$custom: #d9ffd2; $custom-light: #e5ffdf; $custom-dark: #000000;
JSON
{
"hex": "#d9ffd2",
"rgb": {
"r": 217,
"g": 255,
"b": 210
},
"hsl": {
"h": 110.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96145,
"c": 0.07126,
"h": 140.7
},
"luminance": 0.90925
}Semantic roles & 50–950 ramp
primary
#D9FFD2
secondary
#DC8BEA
accent
#00E6C2
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684