#DFF6EA#DFF6EA
#DFF6EA is a very light, muted green. Relative luminance 0.875; OKLCH L 95.3% C 0.029 H 163.2°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF6EA |
|---|---|
| RGB | rgb(223, 246, 234) |
| HSL | hsl(149, 56%, 92%) |
| HSV | hsv(149, 9%, 96%) |
| CMYK | cmyk(9.3%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(94.97, -9.72, 3.21) |
| CIE-LCH | lch(94.97, 10.23, 161.73°) |
| OKLab | oklab(95.3% -0.0277 0.0083) |
| OKLCH | oklch(95.3% 0.029 163.2) |
| XYZ | xyz(78.2353, 87.5389, 90.6009) |
| Luminance | 0.8754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.59
Ice
#D6FFFA
ΔE00 5.63
Lightcyan
#E0FFFF
ΔE00 5.67
Mintcream
#F5FFFA
ΔE00 6.27
Ice Blue (survey)
#D7FFFE
ΔE00 6.34
Very Pale Blue
#D6FFFE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF6EA #F6DFEB
analogous
#E0F6DF #DFF6EA #DFF6F6
triadic
#DFF6EA #EADFF6 #F6EADF
tetradic
#DFF6EA #DFE0F6 #F6DFEB #F6F6DF
square
#DFF6EA #DFE0F6 #F6DFEB #F6F6DF
split-complementary
#DFF6EA #F6DFF6 #F6DFE0
monochromatic
#7FDBAB #AFE9CB #DFF6EA #E7F8EF #E7F8EF
Accessibility & contrast
On white
1.13
#DFF6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#DFF6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF6EA
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF6EA | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#F1EFEB
Tritanopia (blue-blind)
#DBF6F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff6ea; /* rgb */ color: rgb(223, 246, 234); /* oklch */ color: oklch(95.3% 0.029 163.2);
Tailwind
colors: {
custom: {
50: '#e9f9f0',
500: '#dff6ea',
950: '#000000',
},
}SCSS
$custom: #dff6ea; $custom-light: #e9f9f0; $custom-dark: #000000;
JSON
{
"hex": "#dff6ea",
"rgb": {
"r": 223,
"g": 246,
"b": 234
},
"hsl": {
"h": 148.696,
"s": 56.098,
"l": 91.961
},
"oklch": {
"l": 0.953,
"c": 0.0289,
"h": 163.2
},
"luminance": 0.8754
}Semantic roles & 50–950 ramp
primary
#DFF6EA
secondary
#D7A3BE
accent
#2276C4
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585