#DFF2DA#DFF2DA
#DFF2DA is a very light, muted green. Relative luminance 0.843; OKLCH L 94.1% C 0.038 H 139.2°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2DA |
|---|---|
| RGB | rgb(223, 242, 218) |
| HSL | hsl(108, 48%, 90%) |
| HSV | hsv(108, 10%, 95%) |
| CMYK | cmyk(7.9%, 0%, 9.9%, 5.1%) |
| CIE-LAB | lab(93.56, -10.54, 9.46) |
| CIE-LCH | lch(93.56, 14.16, 138.10°) |
| OKLab | oklab(94.06% -0.0285 0.0246) |
| OKLCH | oklch(94.06% 0.038 139.2) |
| XYZ | xyz(74.8361, 84.2536, 78.6360) |
| Luminance | 0.8425 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.64
Beige
#F5F5DC
ΔE00 7.10
Off White (survey)
#FFFFE4
ΔE00 7.72
Lightyellow
#FFFFE0
ΔE00 7.80
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.29
Mintcream
#F5FFFA
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2DA #EDDAF2
analogous
#EBF2DA #DFF2DA #DAF2E1
triadic
#DFF2DA #DADFF2 #F2DADF
tetradic
#DFF2DA #DAEBF2 #EDDAF2 #F2E1DA
square
#DFF2DA #DAEBF2 #EDDAF2 #F2E1DA
split-complementary
#DFF2DA #E1DAF2 #F2DAEB
monochromatic
#91D27F #B8E2AD #DFF2DA #EBF7E8 #EBF7E8
Accessibility & contrast
On white
1.18
#DFF2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#DFF2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2DA
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2DA | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED9
Deuteranopia (green-blind)
#F0ECDB
Tritanopia (blue-blind)
#DEF0EB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff2da; /* rgb */ color: rgb(223, 242, 218); /* oklch */ color: oklch(94.1% 0.038 139.2);
Tailwind
colors: {
custom: {
50: '#e9f6e5',
500: '#dff2da',
950: '#000000',
},
}SCSS
$custom: #dff2da; $custom-light: #e9f6e5; $custom-dark: #000000;
JSON
{
"hex": "#dff2da",
"rgb": {
"r": 223,
"g": 242,
"b": 218
},
"hsl": {
"h": 107.5,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.94063,
"c": 0.03768,
"h": 139.2
},
"luminance": 0.84254
}Semantic roles & 50–950 ramp
primary
#DFF2DA
secondary
#C6A0D0
accent
#2ABB9D
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584