#D3F2DF#D3F2DF
#D3F2DF is a very light, muted green. Relative luminance 0.827; OKLCH L 93.4% C 0.041 H 158.6°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F2DF |
|---|---|
| RGB | rgb(211, 242, 223) |
| HSL | hsl(143, 54%, 89%) |
| HSV | hsv(143, 13%, 95%) |
| CMYK | cmyk(12.8%, 0%, 7.9%, 5.1%) |
| CIE-LAB | lab(92.87, -13.63, 5.78) |
| CIE-LCH | lch(92.87, 14.81, 157.04°) |
| OKLab | oklab(93.35% -0.0384 0.015) |
| OKLCH | oklch(93.35% 0.041 158.6) |
| XYZ | xyz(71.9323, 82.6795, 81.9667) |
| Luminance | 0.8268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.27
Ice
#D6FFFA
ΔE00 6.43
Duck Egg Blue
#C3FBF4
ΔE00 7.34
Eggshell Blue
#C4FFF7
ΔE00 7.70
Ice Blue (survey)
#D7FFFE
ΔE00 7.84
Very Pale Blue
#D6FFFE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F2DF #F2D3E6
analogous
#D7F2D3 #D3F2DF #D3F2EF
triadic
#D3F2DF #DFD3F2 #F2DFD3
tetradic
#D3F2DF #D3D7F2 #F2D3E6 #F2EFD3
square
#D3F2DF #D3D7F2 #F2D3E6 #F2EFD3
split-complementary
#D3F2DF #EFD3F2 #F2D3D7
monochromatic
#75D69A #A4E4BD #D3F2DF #E7F8EE #E7F8EE
Accessibility & contrast
On white
1.20
#D3F2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#D3F2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F2DF
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F2DF | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EDDE
Deuteranopia (green-blind)
#ECE9E0
Tritanopia (blue-blind)
#CEF2EC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d3f2df; /* rgb */ color: rgb(211, 242, 223); /* oklch */ color: oklch(93.4% 0.041 158.6);
Tailwind
colors: {
custom: {
50: '#e0f6e9',
500: '#d3f2df',
950: '#000000',
},
}SCSS
$custom: #d3f2df; $custom-light: #e0f6e9; $custom-dark: #000000;
JSON
{
"hex": "#d3f2df",
"rgb": {
"r": 211,
"g": 242,
"b": 223
},
"hsl": {
"h": 143.226,
"s": 54.386,
"l": 88.824
},
"oklch": {
"l": 0.93354,
"c": 0.04121,
"h": 158.6
},
"luminance": 0.82681
}Semantic roles & 50–950 ramp
primary
#D3F2DF
secondary
#D198BB
accent
#2485C2
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584