#DFF8EB#DFF8EB
#DFF8EB is a very light, muted green. Relative luminance 0.888; OKLCH L 95.7% C 0.031 H 163.2°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8EB |
|---|---|
| RGB | rgb(223, 248, 235) |
| HSL | hsl(149, 64%, 92%) |
| HSV | hsv(149, 10%, 97%) |
| CMYK | cmyk(10.1%, 0%, 5.2%, 2.7%) |
| CIE-LAB | lab(95.51, -10.53, 3.47) |
| CIE-LCH | lch(95.51, 11.09, 161.75°) |
| OKLab | oklab(95.73% -0.03 0.009) |
| OKLCH | oklch(95.73% 0.031 163.2) |
| XYZ | xyz(78.9909, 88.8198, 91.5635) |
| Luminance | 0.8882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.83
Ice
#D6FFFA
ΔE00 5.28
Lightcyan
#E0FFFF
ΔE00 5.78
Ice Blue (survey)
#D7FFFE
ΔE00 6.18
Very Pale Blue
#D6FFFE
ΔE00 6.31
Very Light Blue
#D5FFFF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8EB #F8DFEC
analogous
#E0F8DF #DFF8EB #DFF8F8
triadic
#DFF8EB #EBDFF8 #F8EBDF
tetradic
#DFF8EB #DFE0F8 #F8DFEC #F8F8DF
square
#DFF8EB #DFE0F8 #F8DFEC #F8F8DF
split-complementary
#DFF8EB #F8DFF8 #F8DFE0
monochromatic
#7BE2AC #ADEDCC #DFF8EB #E6FAEF #E6FAEF
Accessibility & contrast
On white
1.12
#DFF8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#DFF8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8EB
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8EB | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#F2F1EC
Tritanopia (blue-blind)
#DBF8F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dff8eb; /* rgb */ color: rgb(223, 248, 235); /* oklch */ color: oklch(95.7% 0.031 163.2);
Tailwind
colors: {
custom: {
50: '#e9faf1',
500: '#dff8eb',
950: '#000000',
},
}SCSS
$custom: #dff8eb; $custom-light: #e9faf1; $custom-dark: #000000;
JSON
{
"hex": "#dff8eb",
"rgb": {
"r": 223,
"g": 248,
"b": 235
},
"hsl": {
"h": 148.8,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.95734,
"c": 0.03132,
"h": 163.2
},
"luminance": 0.88821
}Semantic roles & 50–950 ramp
primary
#DFF8EB
secondary
#DBA0BF
accent
#1A76CC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585