#DFEFE3#DFEFE3
#DFEFE3 is a very light, muted green. Relative luminance 0.830; OKLCH L 93.7% C 0.023 H 153.4°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFE3 |
|---|---|
| RGB | rgb(223, 239, 227) |
| HSL | hsl(135, 33%, 91%) |
| HSV | hsv(135, 7%, 94%) |
| CMYK | cmyk(6.7%, 0%, 5%, 6.3%) |
| CIE-LAB | lab(93.00, -7.46, 3.98) |
| CIE-LCH | lch(93.00, 8.46, 151.90°) |
| OKLab | oklab(93.69% -0.0208 0.0104) |
| OKLCH | oklch(93.69% 0.023 153.4) |
| XYZ | xyz(75.1604, 82.9664, 84.7125) |
| Luminance | 0.8297 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.50
Mintcream
#F5FFFA
ΔE00 5.45
Azure (CSS)
#F0FFFF
ΔE00 6.55
Light Grey
#D8DCD6
ΔE00 6.70
Lightcyan
#E0FFFF
ΔE00 7.19
Ivory
#FFFFF0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFE3 #EFDFEB
analogous
#E3EFDF #DFEFE3 #DFEFEB
triadic
#DFEFE3 #E3DFEF #EFE3DF
tetradic
#DFEFE3 #DFE3EF #EFDFEB #EFEBDF
square
#DFEFE3 #DFE3EF #EFDFEB #EFEBDF
split-complementary
#DFEFE3 #EBDFEF #EFDFE3
monochromatic
#8DC69C #B6DBBF #DFEFE3 #EBF5ED #EBF5ED
Accessibility & contrast
On white
1.19
#DFEFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#DFEFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFE3
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFE3 | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFECE2
Deuteranopia (green-blind)
#ECEAE4
Tritanopia (blue-blind)
#DDEEEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfefe3; /* rgb */ color: rgb(223, 239, 227); /* oklch */ color: oklch(93.7% 0.023 153.4);
Tailwind
colors: {
custom: {
50: '#e9f4eb',
500: '#dfefe3',
950: '#000000',
},
}SCSS
$custom: #dfefe3; $custom-light: #e9f4eb; $custom-dark: #000000;
JSON
{
"hex": "#dfefe3",
"rgb": {
"r": 223,
"g": 239,
"b": 227
},
"hsl": {
"h": 135,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.93689,
"c": 0.02329,
"h": 153.4
},
"luminance": 0.82967
}Semantic roles & 50–950 ramp
primary
#DFEFE3
secondary
#C9A9C1
accent
#398FAC
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584