#DFFAEC#DFFAEC
#DFFAEC is a very light, muted green. Relative luminance 0.901; OKLCH L 96.2% C 0.034 H 163.3°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAEC |
|---|---|
| RGB | rgb(223, 250, 236) |
| HSL | hsl(149, 73%, 93%) |
| HSV | hsv(149, 11%, 98%) |
| CMYK | cmyk(10.8%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(96.04, -11.35, 3.74) |
| CIE-LCH | lch(96.04, 11.95, 161.77°) |
| OKLab | oklab(96.17% -0.0323 0.0097) |
| OKLCH | oklch(96.17% 0.034 163.3) |
| XYZ | xyz(79.7540, 90.1140, 92.5325) |
| Luminance | 0.9012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.18
Ice
#D6FFFA
ΔE00 5.04
Lightcyan
#E0FFFF
ΔE00 5.98
Ice Blue (survey)
#D7FFFE
ΔE00 6.13
Very Pale Blue
#D6FFFE
ΔE00 6.24
Very Light Blue
#D5FFFF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAEC #FADFED
analogous
#DFFADF #DFFAEC #DFFAF9
triadic
#DFFAEC #ECDFFA #FAECDF
tetradic
#DFFAEC #DFDFFA #FADFED #FAF9DF
square
#DFFAEC #DFDFFA #FADFED #FAF9DF
split-complementary
#DFFAEC #F9DFFA #FADFDF
monochromatic
#75E9AD #AAF2CD #DFFAEC #E5FBEF #E5FBEF
Accessibility & contrast
On white
1.10
#DFFAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#DFFAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAEC
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAEC | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#F4F2ED
Tritanopia (blue-blind)
#DAFAF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffaec; /* rgb */ color: rgb(223, 250, 236); /* oklch */ color: oklch(96.2% 0.034 163.3);
Tailwind
colors: {
custom: {
50: '#e9fcf2',
500: '#dffaec',
950: '#000000',
},
}SCSS
$custom: #dffaec; $custom-light: #e9fcf2; $custom-dark: #000000;
JSON
{
"hex": "#dffaec",
"rgb": {
"r": 223,
"g": 250,
"b": 236
},
"hsl": {
"h": 148.889,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.96169,
"c": 0.03372,
"h": 163.3
},
"luminance": 0.90115
}Semantic roles & 50–950 ramp
primary
#DFFAEC
secondary
#DF9EC0
accent
#1076D5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585