#DFF8D5#DFF8D5
#DFF8D5 is a very light, muted green. Relative luminance 0.876; OKLCH L 95.2% C 0.053 H 136.7°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8D5 |
|---|---|
| RGB | rgb(223, 248, 213) |
| HSL | hsl(103, 71%, 90%) |
| HSV | hsv(103, 14%, 97%) |
| CMYK | cmyk(10.1%, 0%, 14.1%, 2.7%) |
| CIE-LAB | lab(95.00, -14.37, 14.09) |
| CIE-LCH | lch(95.00, 20.12, 135.55°) |
| OKLab | oklab(95.17% -0.0387 0.0365) |
| OKLCH | oklch(95.17% 0.053 136.7) |
| XYZ | xyz(76.0068, 87.6261, 75.8471) |
| Luminance | 0.8763 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.46
Very Pale Green
#CFFDBC
ΔE00 7.58
Very Light Green
#D1FFBD
ΔE00 7.72
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.10
Eggshell (survey)
#FFFFD4
ΔE00 8.41
Lightyellow
#FFFFE0
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8D5 #EED5F8
analogous
#F0F8D5 #DFF8D5 #D5F8DC
triadic
#DFF8D5 #D5DFF8 #F8D5DF
tetradic
#DFF8D5 #D5F0F8 #EED5F8 #F8DCD5
square
#DFF8D5 #D5F0F8 #EED5F8 #F8DCD5
split-complementary
#DFF8D5 #DCD5F8 #F8D5F0
monochromatic
#8FE76C #B7EFA1 #DFF8D5 #EBFBE5 #EBFBE5
Accessibility & contrast
On white
1.13
#DFF8D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#DFF8D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8D5
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8D5 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF2D3
Deuteranopia (green-blind)
#F7F0D7
Tritanopia (blue-blind)
#DFF5EE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff8d5; /* rgb */ color: rgb(223, 248, 213); /* oklch */ color: oklch(95.2% 0.053 136.7);
Tailwind
colors: {
custom: {
50: '#e9fae2',
500: '#dff8d5',
950: '#000000',
},
}SCSS
$custom: #dff8d5; $custom-light: #e9fae2; $custom-dark: #000000;
JSON
{
"hex": "#dff8d5",
"rgb": {
"r": 223,
"g": 248,
"b": 213
},
"hsl": {
"h": 102.857,
"s": 71.429,
"l": 90.392
},
"oklch": {
"l": 0.95171,
"c": 0.05318,
"h": 136.7
},
"luminance": 0.87627
}Semantic roles & 50–950 ramp
primary
#DFF8D5
secondary
#C895DC
accent
#12D39C
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584