#DFF2D0#DFF2D0
#DFF2D0 is a very light, muted yellow-green. Relative luminance 0.837; OKLCH L 93.8% C 0.049 H 131.3°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2D0 |
|---|---|
| RGB | rgb(223, 242, 208) |
| HSL | hsl(94, 57%, 88%) |
| HSV | hsv(94, 14%, 95%) |
| CMYK | cmyk(7.9%, 0%, 14%, 5.1%) |
| CIE-LAB | lab(93.34, -12.22, 14.31) |
| CIE-LCH | lch(93.34, 18.82, 130.48°) |
| OKLab | oklab(93.82% -0.0325 0.037) |
| OKLCH | oklch(93.82% 0.049 131.3) |
| XYZ | xyz(73.5668, 83.7459, 71.9511) |
| Luminance | 0.8375 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.91
Honeydew
#F0FFF0
ΔE00 7.15
Eggshell (survey)
#FFFFD4
ΔE00 7.45
Lightyellow
#FFFFE0
ΔE00 7.49
Beige
#F5F5DC
ΔE00 7.50
Off White (survey)
#FFFFE4
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2D0 #E3D0F2
analogous
#F0F2D0 #DFF2D0 #D0F2D2
triadic
#DFF2D0 #D0DFF2 #F2D0DF
tetradic
#DFF2D0 #D0F0F2 #E3D0F2 #F2D2D0
square
#DFF2D0 #D0F0F2 #E3D0F2 #F2D2D0
split-complementary
#DFF2D0 #D2D0F2 #F2D0F0
monochromatic
#9ED770 #BEE5A0 #DFF2D0 #EFF8E7 #EFF8E7
Accessibility & contrast
On white
1.18
#DFF2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#DFF2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2D0
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2D0 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCE
Deuteranopia (green-blind)
#F2EBD1
Tritanopia (blue-blind)
#E0EFE8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff2d0; /* rgb */ color: rgb(223, 242, 208); /* oklch */ color: oklch(93.8% 0.049 131.3);
Tailwind
colors: {
custom: {
50: '#e9f6de',
500: '#dff2d0',
950: '#000000',
},
}SCSS
$custom: #dff2d0; $custom-light: #e9f6de; $custom-dark: #000000;
JSON
{
"hex": "#dff2d0",
"rgb": {
"r": 223,
"g": 242,
"b": 208
},
"hsl": {
"h": 93.529,
"s": 56.667,
"l": 88.235
},
"oklch": {
"l": 0.93815,
"c": 0.04928,
"h": 131.3
},
"luminance": 0.83746
}Semantic roles & 50–950 ramp
primary
#DFF2D0
secondary
#B795D1
accent
#21C47C
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584