#DFFEEE#DFFEEE
#DFFEEE is a very light, muted green. Relative luminance 0.927; OKLCH L 97.0% C 0.038 H 163.2°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEEE |
|---|---|
| RGB | rgb(223, 254, 238) |
| HSL | hsl(149, 94%, 94%) |
| HSV | hsv(149, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(97.12, -12.97, 4.27) |
| CIE-LCH | lch(97.12, 13.65, 161.76°) |
| OKLab | oklab(97.04% -0.0369 0.0111) |
| OKLCH | oklch(97.04% 0.039 163.2) |
| XYZ | xyz(81.3023, 92.7431, 94.4901) |
| Luminance | 0.9274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 4.91
Honeydew
#F0FFF0
ΔE00 5.09
Ice Blue (survey)
#D7FFFE
ΔE00 6.29
Very Pale Blue
#D6FFFE
ΔE00 6.36
Lightcyan
#E0FFFF
ΔE00 6.59
Duck Egg Blue
#C3FBF4
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEEE #FEDFEF
analogous
#DFFEDF #DFFEEE #DFFEFD
triadic
#DFFEEE #EEDFFE #FEEEDF
tetradic
#DFFEEE #DFDFFE #FEDFEF #FEFDDF
square
#DFFEEE #DFDFFE #FEDFEF #FEFDDF
split-complementary
#DFFEEE #FDDFFE #FEDFDF
monochromatic
#68FAAF #A4FCCE #DFFEEE #E1FEEF #E1FEEF
Accessibility & contrast
On white
1.07
#DFFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#DFFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEEE
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEEE | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9ED
Deuteranopia (green-blind)
#F7F5EF
Tritanopia (blue-blind)
#DAFEF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dffeee; /* rgb */ color: rgb(223, 254, 238); /* oklch */ color: oklch(97.0% 0.038 163.2);
Tailwind
colors: {
custom: {
50: '#e9fef3',
500: '#dffeee',
950: '#000000',
},
}SCSS
$custom: #dffeee; $custom-light: #e9fef3; $custom-dark: #000000;
JSON
{
"hex": "#dffeee",
"rgb": {
"r": 223,
"g": 254,
"b": 238
},
"hsl": {
"h": 149.032,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.9704,
"c": 0.0385,
"h": 163.2
},
"luminance": 0.92745
}Semantic roles & 50–950 ramp
primary
#DFFEEE
secondary
#EA98C2
accent
#0076E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585