#DFF9EB#DFF9EB
#DFF9EB is a very light, muted green. Relative luminance 0.894; OKLCH L 95.9% C 0.033 H 162.3°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF9EB |
|---|---|
| RGB | rgb(223, 249, 235) |
| HSL | hsl(148, 68%, 93%) |
| HSV | hsv(148, 10%, 98%) |
| CMYK | cmyk(10.4%, 0%, 5.6%, 2.4%) |
| CIE-LAB | lab(95.76, -11.03, 3.85) |
| CIE-LCH | lch(95.76, 11.68, 160.78°) |
| OKLab | oklab(95.94% -0.0313 0.01) |
| OKLCH | oklch(95.94% 0.033 162.3) |
| XYZ | xyz(79.2992, 89.4363, 91.6662) |
| Luminance | 0.8944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.98
Ice
#D6FFFA
ΔE00 5.27
Lightcyan
#E0FFFF
ΔE00 6.05
Ice Blue (survey)
#D7FFFE
ΔE00 6.30
Very Pale Blue
#D6FFFE
ΔE00 6.42
Very Light Blue
#D5FFFF
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF9EB #F9DFED
analogous
#E0F9DF #DFF9EB #DFF9F8
triadic
#DFF9EB #EBDFF9 #F9EBDF
tetradic
#DFF9EB #DFE0F9 #F9DFED #F9F8DF
square
#DFF9EB #DFE0F9 #F9DFED #F9F8DF
split-complementary
#DFF9EB #F8DFF9 #F9DFE0
monochromatic
#78E6AB #ABEFCB #DFF9EB #E5FAEF #E5FAEF
Accessibility & contrast
On white
1.11
#DFF9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#DFF9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF9EB
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF9EB | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EA
Deuteranopia (green-blind)
#F3F1EC
Tritanopia (blue-blind)
#DBF9F5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dff9eb; /* rgb */ color: rgb(223, 249, 235); /* oklch */ color: oklch(95.9% 0.033 162.3);
Tailwind
colors: {
custom: {
50: '#e9fbf1',
500: '#dff9eb',
950: '#000000',
},
}SCSS
$custom: #dff9eb; $custom-light: #e9fbf1; $custom-dark: #000000;
JSON
{
"hex": "#dff9eb",
"rgb": {
"r": 223,
"g": 249,
"b": 235
},
"hsl": {
"h": 147.692,
"s": 68.421,
"l": 92.549
},
"oklch": {
"l": 0.95938,
"c": 0.0329,
"h": 162.3
},
"luminance": 0.89437
}Semantic roles & 50–950 ramp
primary
#DFF9EB
secondary
#DD9FC0
accent
#157AD0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585