#DFFCED#DFFCED
#DFFCED is a very light, muted green. Relative luminance 0.914; OKLCH L 96.6% C 0.036 H 163.3°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCED |
|---|---|
| RGB | rgb(223, 252, 237) |
| HSL | hsl(149, 83%, 93%) |
| HSV | hsv(149, 12%, 99%) |
| CMYK | cmyk(11.5%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(96.58, -12.16, 4.00) |
| CIE-LCH | lch(96.58, 12.80, 161.77°) |
| OKLab | oklab(96.6% -0.0346 0.0104) |
| OKLCH | oklch(96.6% 0.036 163.3) |
| XYZ | xyz(80.5244, 91.4218, 93.5081) |
| Luminance | 0.9142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.61
Ice
#D6FFFA
ΔE00 4.92
Ice Blue (survey)
#D7FFFE
ΔE00 6.17
Very Pale Blue
#D6FFFE
ΔE00 6.25
Lightcyan
#E0FFFF
ΔE00 6.25
Very Light Blue
#D5FFFF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCED #FCDFEE
analogous
#DFFCDF #DFFCED #DFFCFC
triadic
#DFFCED #EDDFFC #FCEDDF
tetradic
#DFFCED #DFDFFC #FCDFEE #FCFCDF
square
#DFFCED #DFDFFC #FCDFEE #FCFCDF
split-complementary
#DFFCED #FCDFFC #FCDFDF
monochromatic
#6FF2AE #A7F7CE #DFFCED #E3FCEF #E3FCEF
Accessibility & contrast
On white
1.09
#DFFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#DFFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCED
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCED | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EC
Deuteranopia (green-blind)
#F5F4EE
Tritanopia (blue-blind)
#DAFCF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffced; /* rgb */ color: rgb(223, 252, 237); /* oklch */ color: oklch(96.6% 0.036 163.3);
Tailwind
colors: {
custom: {
50: '#e9fdf2',
500: '#dffced',
950: '#000000',
},
}SCSS
$custom: #dffced; $custom-light: #e9fdf2; $custom-dark: #000000;
JSON
{
"hex": "#dffced",
"rgb": {
"r": 223,
"g": 252,
"b": 237
},
"hsl": {
"h": 148.966,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96604,
"c": 0.03612,
"h": 163.3
},
"luminance": 0.91423
}Semantic roles & 50–950 ramp
primary
#DFFCED
secondary
#E49BC1
accent
#0676DF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585