#DFFCE9#DFFCE9
#DFFCE9 is a very light, muted green. Relative luminance 0.912; OKLCH L 96.5% C 0.039 H 156.9°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCE9 |
|---|---|
| RGB | rgb(223, 252, 233) |
| HSL | hsl(141, 83%, 93%) |
| HSV | hsv(141, 12%, 99%) |
| CMYK | cmyk(11.5%, 0%, 7.5%, 1.2%) |
| CIE-LAB | lab(96.49, -12.88, 5.93) |
| CIE-LCH | lch(96.49, 14.18, 155.30°) |
| OKLab | oklab(96.5% -0.0361 0.0154) |
| OKLCH | oklch(96.5% 0.039 156.9) |
| XYZ | xyz(79.9466, 91.1907, 90.4646) |
| Luminance | 0.9119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.84
Ice
#D6FFFA
ΔE00 6.15
Ice Blue (survey)
#D7FFFE
ΔE00 7.54
Very Pale Blue
#D6FFFE
ΔE00 7.61
Lightcyan
#E0FFFF
ΔE00 7.71
Duck Egg Blue
#C3FBF4
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCE9 #FCDFF2
analogous
#E3FCDF #DFFCE9 #DFFCF7
triadic
#DFFCE9 #E9DFFC #FCE9DF
tetradic
#DFFCE9 #DFE3FC #FCDFF2 #FCF7DF
square
#DFFCE9 #DFE3FC #FCDFF2 #FCF7DF
split-complementary
#DFFCE9 #F7DFFC #FCDFE3
monochromatic
#6FF29C #A7F7C3 #DFFCE9 #E3FCEC #E3FCEC
Accessibility & contrast
On white
1.09
#DFFCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#DFFCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCE9
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCE9 | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E8
Deuteranopia (green-blind)
#F6F3EA
Tritanopia (blue-blind)
#DBFBF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffce9; /* rgb */ color: rgb(223, 252, 233); /* oklch */ color: oklch(96.5% 0.039 156.9);
Tailwind
colors: {
custom: {
50: '#e9fdf0',
500: '#dffce9',
950: '#000000',
},
}SCSS
$custom: #dffce9; $custom-light: #e9fdf0; $custom-dark: #000000;
JSON
{
"hex": "#dffce9",
"rgb": {
"r": 223,
"g": 252,
"b": 233
},
"hsl": {
"h": 140.69,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96498,
"c": 0.03931,
"h": 156.9
},
"luminance": 0.91192
}Semantic roles & 50–950 ramp
primary
#DFFCE9
secondary
#E49BCB
accent
#0694DF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585