#DFFEEC#DFFEEC
#DFFEEC is a very light, muted green. Relative luminance 0.926; OKLCH L 97.0% C 0.040 H 160.1°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEEC |
|---|---|
| RGB | rgb(223, 254, 236) |
| HSL | hsl(145, 94%, 94%) |
| HSV | hsv(145, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(97.08, -13.33, 5.23) |
| CIE-LCH | lch(97.08, 14.32, 158.57°) |
| OKLab | oklab(96.99% -0.0377 0.0136) |
| OKLCH | oklch(96.99% 0.04 160.1) |
| XYZ | xyz(81.0101, 92.6263, 92.9512) |
| Luminance | 0.9263 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.19
Ice
#D6FFFA
ΔE00 5.56
Ice Blue (survey)
#D7FFFE
ΔE00 6.99
Very Pale Blue
#D6FFFE
ΔE00 7.05
Duck Egg Blue
#C3FBF4
ΔE00 7.17
Lightcyan
#E0FFFF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEEC #FEDFF1
analogous
#E1FEDF #DFFEEC #DFFEFB
triadic
#DFFEEC #ECDFFE #FEECDF
tetradic
#DFFEEC #DFE1FE #FEDFF1 #FEFBDF
square
#DFFEEC #DFE1FE #FEDFF1 #FEFBDF
split-complementary
#DFFEEC #FBDFFE #FEDFE1
monochromatic
#68FAA6 #A4FCC9 #DFFEEC #E1FEED #E1FEED
Accessibility & contrast
On white
1.08
#DFFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#DFFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEEC
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEEC | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EB
Deuteranopia (green-blind)
#F7F5ED
Tritanopia (blue-blind)
#DAFEF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dffeec; /* rgb */ color: rgb(223, 254, 236); /* oklch */ color: oklch(97.0% 0.040 160.1);
Tailwind
colors: {
custom: {
50: '#e9fef2',
500: '#dffeec',
950: '#000000',
},
}SCSS
$custom: #dffeec; $custom-light: #e9fef2; $custom-dark: #000000;
JSON
{
"hex": "#dffeec",
"rgb": {
"r": 223,
"g": 254,
"b": 236
},
"hsl": {
"h": 145.161,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.96987,
"c": 0.04003,
"h": 160.1
},
"luminance": 0.92628
}Semantic roles & 50–950 ramp
primary
#DFFEEC
secondary
#EA98C7
accent
#0085E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585