#D2FEE5#D2FEE5
#D2FEE5 is a very light, muted green. Relative luminance 0.902; OKLCH L 95.9% C 0.056 H 160.2°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FEE5 |
|---|---|
| RGB | rgb(210, 254, 229) |
| HSL | hsl(146, 96%, 91%) |
| HSV | hsv(146, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 9.8%, 0.4%) |
| CIE-LAB | lab(96.10, -18.77, 7.31) |
| CIE-LCH | lch(96.10, 20.14, 158.71°) |
| OKLab | oklab(95.95% -0.0528 0.019) |
| OKLCH | oklch(95.95% 0.056 160.2) |
| XYZ | xyz(76.1594, 90.2404, 87.5191) |
| Luminance | 0.9024 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.53
Eggshell Blue
#C4FFF7
ΔE00 6.89
Duck Egg Blue
#C3FBF4
ΔE00 7.02
Ice
#D6FFFA
ΔE00 7.33
Pale Turquoise
#A5FBD5
ΔE00 7.52
Light Light Blue
#CAFFFB
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FEE5 #FED2EB
analogous
#D5FED2 #D2FEE5 #D2FEFB
triadic
#D2FEE5 #E5D2FE #FEE5D2
tetradic
#D2FEE5 #D2D5FE #FED2EB #FEFBD2
square
#D2FEE5 #D2D5FE #FED2EB #FEFBD2
split-complementary
#D2FEE5 #FBD2FE #FED2D5
monochromatic
#5AFBA0 #96FDC2 #D2FEE5 #E1FEEE #E1FEEE
Accessibility & contrast
On white
1.10
#D2FEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#D2FEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FEE5
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FEE5 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF7E4
Deuteranopia (green-blind)
#F5F2E6
Tritanopia (blue-blind)
#CAFEF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2fee5; /* rgb */ color: rgb(210, 254, 229); /* oklch */ color: oklch(95.9% 0.056 160.2);
Tailwind
colors: {
custom: {
50: '#e0feed',
500: '#d2fee5',
950: '#000000',
},
}SCSS
$custom: #d2fee5; $custom-light: #e0feed; $custom-dark: #000000;
JSON
{
"hex": "#d2fee5",
"rgb": {
"r": 210,
"g": 254,
"b": 229
},
"hsl": {
"h": 145.909,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.95946,
"c": 0.05615,
"h": 160.2
},
"luminance": 0.90242
}Semantic roles & 50–950 ramp
primary
#D2FEE5
secondary
#E88CC0
accent
#0082E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684