#DFF8EA#DFF8EA
#DFF8EA is a very light, muted green. Relative luminance 0.888; OKLCH L 95.7% C 0.032 H 161.3°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8EA |
|---|---|
| RGB | rgb(223, 248, 234) |
| HSL | hsl(146, 64%, 92%) |
| HSV | hsv(146, 10%, 97%) |
| CMYK | cmyk(10.1%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(95.48, -10.71, 3.95) |
| CIE-LCH | lch(95.48, 11.42, 159.75°) |
| OKLab | oklab(95.71% -0.0304 0.0103) |
| OKLCH | oklch(95.71% 0.032 161.3) |
| XYZ | xyz(78.8469, 88.7621, 90.8047) |
| Luminance | 0.8876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.79
Ice
#D6FFFA
ΔE00 5.52
Lightcyan
#E0FFFF
ΔE00 6.15
Ice Blue (survey)
#D7FFFE
ΔE00 6.50
Very Pale Blue
#D6FFFE
ΔE00 6.62
Mintcream
#F5FFFA
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8EA #F8DFED
analogous
#E1F8DF #DFF8EA #DFF8F7
triadic
#DFF8EA #EADFF8 #F8EADF
tetradic
#DFF8EA #DFE1F8 #F8DFED #F8F7DF
square
#DFF8EA #DFE1F8 #F8DFED #F8F7DF
split-complementary
#DFF8EA #F7DFF8 #F8DFE1
monochromatic
#7BE2A8 #ADEDC9 #DFF8EA #E6FAEF #E6FAEF
Accessibility & contrast
On white
1.12
#DFF8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#DFF8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8EA
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8EA | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F2F1EB
Tritanopia (blue-blind)
#DBF8F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dff8ea; /* rgb */ color: rgb(223, 248, 234); /* oklch */ color: oklch(95.7% 0.032 161.3);
Tailwind
colors: {
custom: {
50: '#e9faf0',
500: '#dff8ea',
950: '#000000',
},
}SCSS
$custom: #dff8ea; $custom-light: #e9faf0; $custom-dark: #000000;
JSON
{
"hex": "#dff8ea",
"rgb": {
"r": 223,
"g": 248,
"b": 234
},
"hsl": {
"h": 146.4,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.95707,
"c": 0.03208,
"h": 161.3
},
"luminance": 0.88763
}Semantic roles & 50–950 ramp
primary
#DFF8EA
secondary
#DBA0C1
accent
#1A7DCC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585