#DFFFEC#DFFFEC
#DFFFEC is a very light, muted green. Relative luminance 0.933; OKLCH L 97.2% C 0.042 H 159.5°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFEC |
|---|---|
| RGB | rgb(223, 255, 236) |
| HSL | hsl(144, 100%, 94%) |
| HSV | hsv(144, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(97.33, -13.83, 5.60) |
| CIE-LCH | lch(97.33, 14.92, 157.93°) |
| OKLab | oklab(97.19% -0.039 0.0146) |
| OKLCH | oklch(97.19% 0.042 159.5) |
| XYZ | xyz(81.3283, 93.2626, 93.0573) |
| Luminance | 0.9326 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.49
Ice
#D6FFFA
ΔE00 5.77
Duck Egg Blue
#C3FBF4
ΔE00 7.21
Ice Blue (survey)
#D7FFFE
ΔE00 7.26
Very Pale Blue
#D6FFFE
ΔE00 7.31
Eggshell Blue
#C4FFF7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFEC #FFDFF2
analogous
#E2FFDF #DFFFEC #DFFFFC
triadic
#DFFFEC #ECDFFF #FFECDF
tetradic
#DFFFEC #DFE2FF #FFDFF2 #FFFCDF
square
#DFFFEC #DFE2FF #FFDFF2 #FFFCDF
split-complementary
#DFFFEC #FCDFFF #FFDFE2
monochromatic
#65FFA3 #A2FFC8 #DFFFEC #E0FFED #E0FFED
Accessibility & contrast
On white
1.07
#DFFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#DFFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFEC
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFEC | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEB
Deuteranopia (green-blind)
#F8F6ED
Tritanopia (blue-blind)
#DAFFF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dfffec; /* rgb */ color: rgb(223, 255, 236); /* oklch */ color: oklch(97.2% 0.042 159.5);
Tailwind
colors: {
custom: {
50: '#e9fff2',
500: '#dfffec',
950: '#000000',
},
}SCSS
$custom: #dfffec; $custom-light: #e9fff2; $custom-dark: #000000;
JSON
{
"hex": "#dfffec",
"rgb": {
"r": 223,
"g": 255,
"b": 236
},
"hsl": {
"h": 144.375,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97192,
"c": 0.04162,
"h": 159.5
},
"luminance": 0.93264
}Semantic roles & 50–950 ramp
primary
#DFFFEC
secondary
#EC96C9
accent
#0088E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685