#D2FEDF#D2FEDF
#D2FEDF is a very light, moderate green. Relative luminance 0.899; OKLCH L 95.8% C 0.061 H 154.4°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FEDF |
|---|---|
| RGB | rgb(210, 254, 223) |
| HSL | hsl(138, 96%, 91%) |
| HSV | hsv(138, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(95.96, -19.86, 10.20) |
| CIE-LCH | lch(95.96, 22.33, 152.81°) |
| OKLab | oklab(95.79% -0.0552 0.0265) |
| OKLCH | oklch(95.79% 0.061 154.4) |
| XYZ | xyz(75.3361, 89.9111, 83.1831) |
| Luminance | 0.8991 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.57
Mint
#AAF0C1
ΔE00 6.99
Pale Turquoise
#A5FBD5
ΔE00 7.12
Very Pale Green
#CFFDBC
ΔE00 8.44
Very Light Green
#D1FFBD
ΔE00 8.60
Eggshell Blue
#C4FFF7
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FEDF #FED2F1
analogous
#DBFED2 #D2FEDF #D2FEF5
triadic
#D2FEDF #DFD2FE #FEDFD2
tetradic
#D2FEDF #D2DBFE #FED2F1 #FEF5D2
square
#D2FEDF #D2DBFE #FED2F1 #FEF5D2
split-complementary
#D2FEDF #F5D2FE #FED2DB
monochromatic
#5AFB8A #96FDB4 #D2FEDF #E1FEEA #E1FEEA
Accessibility & contrast
On white
1.11
#D2FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#D2FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FEDF
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FEDF | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7DD
Deuteranopia (green-blind)
#F6F1E1
Tritanopia (blue-blind)
#CCFDF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2fedf; /* rgb */ color: rgb(210, 254, 223); /* oklch */ color: oklch(95.8% 0.061 154.4);
Tailwind
colors: {
custom: {
50: '#e0fee9',
500: '#d2fedf',
950: '#000000',
},
}SCSS
$custom: #d2fedf; $custom-light: #e0fee9; $custom-dark: #000000;
JSON
{
"hex": "#d2fedf",
"rgb": {
"r": 210,
"g": 254,
"b": 223
},
"hsl": {
"h": 137.727,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.95792,
"c": 0.06126,
"h": 154.4
},
"luminance": 0.89913
}Semantic roles & 50–950 ramp
primary
#D2FEDF
secondary
#E88CCD
accent
#00A2E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684