#DFF9E2#DFF9E2
#DFF9E2 is a very light, muted green. Relative luminance 0.889; OKLCH L 95.7% C 0.041 H 148.6°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF9E2 |
|---|---|
| RGB | rgb(223, 249, 226) |
| HSL | hsl(127, 68%, 93%) |
| HSV | hsv(127, 10%, 98%) |
| CMYK | cmyk(10.4%, 0%, 9.2%, 2.4%) |
| CIE-LAB | lab(95.55, -12.64, 8.18) |
| CIE-LCH | lch(95.55, 15.06, 147.09°) |
| OKLab | oklab(95.7% -0.0349 0.0213) |
| OKLCH | oklch(95.7% 0.041 148.6) |
| XYZ | xyz(78.0317, 88.9293, 84.9908) |
| Luminance | 0.8893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.90
Ice
#D6FFFA
ΔE00 7.85
Beige
#F5F5DC
ΔE00 9.00
Ice Blue (survey)
#D7FFFE
ΔE00 9.22
Lightcyan
#E0FFFF
ΔE00 9.24
Off White (survey)
#FFFFE4
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF9E2 #F9DFF6
analogous
#E9F9DF #DFF9E2 #DFF9EF
triadic
#DFF9E2 #E2DFF9 #F9E2DF
tetradic
#DFF9E2 #DFE9F9 #F9DFF6 #F9EFDF
square
#DFF9E2 #DFE9F9 #F9DFF6 #F9EFDF
split-complementary
#DFF9E2 #EFDFF9 #F9DFE9
monochromatic
#78E685 #ABEFB3 #DFF9E2 #E5FAE8 #E5FAE8
Accessibility & contrast
On white
1.12
#DFF9E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#DFF9E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF9E2
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF9E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF9E2 | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF4E1
Deuteranopia (green-blind)
#F5F1E3
Tritanopia (blue-blind)
#DCF8F2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dff9e2; /* rgb */ color: rgb(223, 249, 226); /* oklch */ color: oklch(95.7% 0.041 148.6);
Tailwind
colors: {
custom: {
50: '#e9fbeb',
500: '#dff9e2',
950: '#000000',
},
}SCSS
$custom: #dff9e2; $custom-light: #e9fbeb; $custom-dark: #000000;
JSON
{
"hex": "#dff9e2",
"rgb": {
"r": 223,
"g": 249,
"b": 226
},
"hsl": {
"h": 126.923,
"s": 68.421,
"l": 92.549
},
"oklch": {
"l": 0.95701,
"c": 0.04087,
"h": 148.6
},
"luminance": 0.8893
}Semantic roles & 50–950 ramp
primary
#DFF9E2
secondary
#DD9FD6
accent
#15BBD0
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584