#DFFCE8#DFFCE8
#DFFCE8 is a very light, muted green. Relative luminance 0.911; OKLCH L 96.5% C 0.040 H 155.5°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCE8 |
|---|---|
| RGB | rgb(223, 252, 232) |
| HSL | hsl(139, 83%, 93%) |
| HSV | hsv(139, 12%, 99%) |
| CMYK | cmyk(11.5%, 0%, 7.9%, 1.2%) |
| CIE-LAB | lab(96.47, -13.06, 6.41) |
| CIE-LCH | lch(96.47, 14.55, 153.87°) |
| OKLab | oklab(96.47% -0.0365 0.0167) |
| OKLCH | oklch(96.47% 0.04 155.5) |
| XYZ | xyz(79.8041, 91.1337, 89.7144) |
| Luminance | 0.9113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.95
Ice
#D6FFFA
ΔE00 6.47
Ice Blue (survey)
#D7FFFE
ΔE00 7.87
Very Pale Blue
#D6FFFE
ΔE00 7.94
Duck Egg Blue
#C3FBF4
ΔE00 7.98
Lightcyan
#E0FFFF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCE8 #FCDFF3
analogous
#E4FCDF #DFFCE8 #DFFCF6
triadic
#DFFCE8 #E8DFFC #FCE8DF
tetradic
#DFFCE8 #DFE4FC #FCDFF3 #FCF6DF
square
#DFFCE8 #DFE4FC #FCDFF3 #FCF6DF
split-complementary
#DFFCE8 #F6DFFC #FCDFE4
monochromatic
#6FF298 #A7F7C0 #DFFCE8 #E3FCEB #E3FCEB
Accessibility & contrast
On white
1.09
#DFFCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#DFFCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCE8
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCE8 | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E7
Deuteranopia (green-blind)
#F6F3E9
Tritanopia (blue-blind)
#DBFBF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffce8; /* rgb */ color: rgb(223, 252, 232); /* oklch */ color: oklch(96.5% 0.040 155.5);
Tailwind
colors: {
custom: {
50: '#e9fdef',
500: '#dffce8',
950: '#000000',
},
}SCSS
$custom: #dffce8; $custom-light: #e9fdef; $custom-dark: #000000;
JSON
{
"hex": "#dffce8",
"rgb": {
"r": 223,
"g": 252,
"b": 232
},
"hsl": {
"h": 138.621,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96471,
"c": 0.04018,
"h": 155.5
},
"luminance": 0.91135
}Semantic roles & 50–950 ramp
primary
#DFFCE8
secondary
#E49BCE
accent
#069CDF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585