#DFF9EA#DFF9EA
#DFF9EA is a very light, muted green. Relative luminance 0.894; OKLCH L 95.9% C 0.034 H 160.5°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF9EA |
|---|---|
| RGB | rgb(223, 249, 234) |
| HSL | hsl(145, 68%, 93%) |
| HSV | hsv(145, 10%, 98%) |
| CMYK | cmyk(10.4%, 0%, 6%, 2.4%) |
| CIE-LAB | lab(95.74, -11.21, 4.33) |
| CIE-LCH | lch(95.74, 12.02, 158.90°) |
| OKLab | oklab(95.91% -0.0317 0.0113) |
| OKLCH | oklch(95.91% 0.034 160.5) |
| XYZ | xyz(79.1551, 89.3786, 90.9075) |
| Luminance | 0.8938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.97
Ice
#D6FFFA
ΔE00 5.54
Lightcyan
#E0FFFF
ΔE00 6.43
Ice Blue (survey)
#D7FFFE
ΔE00 6.63
Very Pale Blue
#D6FFFE
ΔE00 6.74
Very Light Blue
#D5FFFF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF9EA #F9DFEE
analogous
#E1F9DF #DFF9EA #DFF9F7
triadic
#DFF9EA #EADFF9 #F9EADF
tetradic
#DFF9EA #DFE1F9 #F9DFEE #F9F7DF
square
#DFF9EA #DFE1F9 #F9DFEE #F9F7DF
split-complementary
#DFF9EA #F7DFF9 #F9DFE1
monochromatic
#78E6A6 #ABEFC8 #DFF9EA #E5FAEE #E5FAEE
Accessibility & contrast
On white
1.11
#DFF9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#DFF9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF9EA
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF9EA | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5E9
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#DBF9F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dff9ea; /* rgb */ color: rgb(223, 249, 234); /* oklch */ color: oklch(95.9% 0.034 160.5);
Tailwind
colors: {
custom: {
50: '#e9fbf0',
500: '#dff9ea',
950: '#000000',
},
}SCSS
$custom: #dff9ea; $custom-light: #e9fbf0; $custom-dark: #000000;
JSON
{
"hex": "#dff9ea",
"rgb": {
"r": 223,
"g": 249,
"b": 234
},
"hsl": {
"h": 145.385,
"s": 68.421,
"l": 92.549
},
"oklch": {
"l": 0.95911,
"c": 0.03367,
"h": 160.5
},
"luminance": 0.8938
}Semantic roles & 50–950 ramp
primary
#DFF9EA
secondary
#DD9FC3
accent
#1581D0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585