#DFFCEB#DFFCEB
#DFFCEB is a very light, muted green. Relative luminance 0.913; OKLCH L 96.6% C 0.038 H 159.9°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCEB |
|---|---|
| RGB | rgb(223, 252, 235) |
| HSL | hsl(145, 83%, 93%) |
| HSV | hsv(145, 12%, 99%) |
| CMYK | cmyk(11.5%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(96.54, -12.52, 4.97) |
| CIE-LCH | lch(96.54, 13.47, 158.37°) |
| OKLab | oklab(96.55% -0.0354 0.0129) |
| OKLCH | oklch(96.55% 0.038 159.9) |
| XYZ | xyz(80.2339, 91.3056, 91.9778) |
| Luminance | 0.9131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.68
Ice
#D6FFFA
ΔE00 5.53
Ice Blue (survey)
#D7FFFE
ΔE00 6.86
Very Pale Blue
#D6FFFE
ΔE00 6.93
Lightcyan
#E0FFFF
ΔE00 7.00
Duck Egg Blue
#C3FBF4
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCEB #FCDFF0
analogous
#E1FCDF #DFFCEB #DFFCF9
triadic
#DFFCEB #EBDFFC #FCEBDF
tetradic
#DFFCEB #DFE1FC #FCDFF0 #FCF9DF
square
#DFFCEB #DFE1FC #FCDFF0 #FCF9DF
split-complementary
#DFFCEB #F9DFFC #FCDFE1
monochromatic
#6FF2A5 #A7F7C8 #DFFCEB #E3FCEE #E3FCEE
Accessibility & contrast
On white
1.09
#DFFCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#DFFCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCEB
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCEB | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F6F4EC
Tritanopia (blue-blind)
#DAFCF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffceb; /* rgb */ color: rgb(223, 252, 235); /* oklch */ color: oklch(96.6% 0.038 159.9);
Tailwind
colors: {
custom: {
50: '#e9fdf1',
500: '#dffceb',
950: '#000000',
},
}SCSS
$custom: #dffceb; $custom-light: #e9fdf1; $custom-dark: #000000;
JSON
{
"hex": "#dffceb",
"rgb": {
"r": 223,
"g": 252,
"b": 235
},
"hsl": {
"h": 144.828,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96551,
"c": 0.03766,
"h": 159.9
},
"luminance": 0.91307
}Semantic roles & 50–950 ramp
primary
#DFFCEB
secondary
#E49BC6
accent
#0685DF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585