#D2F2DF#D2F2DF
#D2F2DF is a very light, muted green. Relative luminance 0.825; OKLCH L 93.3% C 0.042 H 159.4°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2DF |
|---|---|
| RGB | rgb(210, 242, 223) |
| HSL | hsl(144, 55%, 89%) |
| HSV | hsv(144, 13%, 95%) |
| CMYK | cmyk(13.2%, 0%, 7.9%, 5.1%) |
| CIE-LAB | lab(92.81, -13.96, 5.67) |
| CIE-LCH | lch(92.81, 15.07, 157.88°) |
| OKLab | oklab(93.29% -0.0393 0.0148) |
| OKLCH | oklch(93.29% 0.042 159.4) |
| XYZ | xyz(71.6467, 82.5322, 81.9533) |
| Luminance | 0.8253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.35
Honeydew
#F0FFF0
ΔE00 6.51
Duck Egg Blue
#C3FBF4
ΔE00 7.14
Eggshell Blue
#C4FFF7
ΔE00 7.50
Light Light Blue
#CAFFFB
ΔE00 7.72
Ice Blue (survey)
#D7FFFE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2DF #F2D2E5
analogous
#D5F2D2 #D2F2DF #D2F2EF
triadic
#D2F2DF #DFD2F2 #F2DFD2
tetradic
#D2F2DF #D2D5F2 #F2D2E5 #F2EFD2
square
#D2F2DF #D2D5F2 #F2D2E5 #F2EFD2
split-complementary
#D2F2DF #EFD2F2 #F2D2D5
monochromatic
#73D79B #A3E4BD #D2F2DF #E7F8EE #E7F8EE
Accessibility & contrast
On white
1.20
#D2F2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#D2F2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2DF
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2DF | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EDDE
Deuteranopia (green-blind)
#EBE9E0
Tritanopia (blue-blind)
#CDF2EC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2f2df; /* rgb */ color: rgb(210, 242, 223); /* oklch */ color: oklch(93.3% 0.042 159.4);
Tailwind
colors: {
custom: {
50: '#e0f6e9',
500: '#d2f2df',
950: '#000000',
},
}SCSS
$custom: #d2f2df; $custom-light: #e0f6e9; $custom-dark: #000000;
JSON
{
"hex": "#d2f2df",
"rgb": {
"r": 210,
"g": 242,
"b": 223
},
"hsl": {
"h": 144.375,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.93287,
"c": 0.04202,
"h": 159.4
},
"luminance": 0.82534
}Semantic roles & 50–950 ramp
primary
#D2F2DF
secondary
#D197BA
accent
#2382C3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584