#DFF8D2#DFF8D2
#DFF8D2 is a very light, muted yellow-green. Relative luminance 0.875; OKLCH L 95.1% C 0.057 H 134.8°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8D2 |
|---|---|
| RGB | rgb(223, 248, 210) |
| HSL | hsl(99, 73%, 90%) |
| HSV | hsv(99, 15%, 97%) |
| CMYK | cmyk(10.1%, 0%, 15.3%, 2.7%) |
| CIE-LAB | lab(94.94, -14.86, 15.54) |
| CIE-LCH | lch(94.94, 21.51, 133.71°) |
| OKLab | oklab(95.1% -0.0399 0.0402) |
| OKLCH | oklch(95.1% 0.057 134.8) |
| XYZ | xyz(75.6296, 87.4752, 73.8602) |
| Luminance | 0.8748 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.88
Very Light Green
#D1FFBD
ΔE00 7.02
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.87
Light Sage
#BCECAC
ΔE00 8.02
Eggshell (survey)
#FFFFD4
ΔE00 8.12
Honeydew
#F0FFF0
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8D2 #EBD2F8
analogous
#F2F8D2 #DFF8D2 #D2F8D8
triadic
#DFF8D2 #D2DFF8 #F8D2DF
tetradic
#DFF8D2 #D2F2F8 #EBD2F8 #F8D8D2
square
#DFF8D2 #D2F2F8 #EBD2F8 #F8D8D2
split-complementary
#DFF8D2 #D8D2F8 #F8D2F2
monochromatic
#94E868 #B9F09D #DFF8D2 #ECFBE5 #ECFBE5
Accessibility & contrast
On white
1.14
#DFF8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#DFF8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8D2
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8D2 | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF2D0
Deuteranopia (green-blind)
#F7F0D4
Tritanopia (blue-blind)
#DFF5ED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff8d2; /* rgb */ color: rgb(223, 248, 210); /* oklch */ color: oklch(95.1% 0.057 134.8);
Tailwind
colors: {
custom: {
50: '#e9fadf',
500: '#dff8d2',
950: '#000000',
},
}SCSS
$custom: #dff8d2; $custom-light: #e9fadf; $custom-dark: #000000;
JSON
{
"hex": "#dff8d2",
"rgb": {
"r": 223,
"g": 248,
"b": 210
},
"hsl": {
"h": 99.474,
"s": 73.077,
"l": 89.804
},
"oklch": {
"l": 0.95099,
"c": 0.05662,
"h": 134.8
},
"luminance": 0.87476
}Semantic roles & 50–950 ramp
primary
#DFF8D2
secondary
#C392DC
accent
#10D592
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584