#D2EFDF#D2EFDF
#D2EFDF is a very light, muted green. Relative luminance 0.808; OKLCH L 92.7% C 0.037 H 161.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFDF |
|---|---|
| RGB | rgb(210, 239, 223) |
| HSL | hsl(147, 48%, 88%) |
| HSV | hsv(147, 12%, 94%) |
| CMYK | cmyk(12.1%, 0%, 6.7%, 6.3%) |
| CIE-LAB | lab(92.03, -12.46, 4.54) |
| CIE-LCH | lch(92.03, 13.26, 159.98°) |
| OKLab | oklab(92.67% -0.0353 0.0118) |
| OKLCH | oklch(92.67% 0.037 161.5) |
| XYZ | xyz(70.7611, 80.7611, 81.6581) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.00
Ice
#D6FFFA
ΔE00 6.05
Ice Blue (survey)
#D7FFFE
ΔE00 7.25
Duck Egg Blue
#C3FBF4
ΔE00 7.26
Very Pale Blue
#D6FFFE
ΔE00 7.31
Lightcyan
#E0FFFF
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFDF #EFD2E2
analogous
#D3EFD2 #D2EFDF #D2EFED
triadic
#D2EFDF #DFD2EF #EFDFD2
tetradic
#D2EFDF #D2D3EF #EFD2E2 #EFEDD2
square
#D2EFDF #D2D3EF #EFD2E2 #EFEDD2
split-complementary
#D2EFDF #EDD2EF #EFD2D3
monochromatic
#78CF9F #A5DFBF #D2EFDF #E8F7EF #E8F7EF
Accessibility & contrast
On white
1.22
#D2EFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#D2EFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFDF
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFDF | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADE
Deuteranopia (green-blind)
#E9E7E0
Tritanopia (blue-blind)
#CDEFEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2efdf; /* rgb */ color: rgb(210, 239, 223); /* oklch */ color: oklch(92.7% 0.037 161.5);
Tailwind
colors: {
custom: {
50: '#e0f4e9',
500: '#d2efdf',
950: '#000000',
},
}SCSS
$custom: #d2efdf; $custom-light: #e0f4e9; $custom-dark: #000000;
JSON
{
"hex": "#d2efdf",
"rgb": {
"r": 210,
"g": 239,
"b": 223
},
"hsl": {
"h": 146.897,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.92665,
"c": 0.03722,
"h": 161.5
},
"luminance": 0.80762
}Semantic roles & 50–950 ramp
primary
#D2EFDF
secondary
#CC99B5
accent
#2B7ABB
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584