#DFFFEE#DFFFEE
#DFFFEE is a very light, muted green. Relative luminance 0.934; OKLCH L 97.2% C 0.040 H 162.5°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFEE |
|---|---|
| RGB | rgb(223, 255, 238) |
| HSL | hsl(148, 100%, 94%) |
| HSV | hsv(148, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(97.38, -13.46, 4.65) |
| CIE-LCH | lch(97.38, 14.24, 160.96°) |
| OKLab | oklab(97.25% -0.0382 0.0121) |
| OKLCH | oklch(97.25% 0.04 162.5) |
| XYZ | xyz(81.6205, 93.3795, 94.5962) |
| Luminance | 0.9338 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.11
Honeydew
#F0FFF0
ΔE00 5.36
Ice Blue (survey)
#D7FFFE
ΔE00 6.56
Very Pale Blue
#D6FFFE
ΔE00 6.62
Duck Egg Blue
#C3FBF4
ΔE00 6.78
Light Light Blue
#CAFFFB
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFEE #FFDFF0
analogous
#E0FFDF #DFFFEE #DFFFFE
triadic
#DFFFEE #EEDFFF #FFEEDF
tetradic
#DFFFEE #DFE0FF #FFDFF0 #FFFEDF
square
#DFFFEE #DFE0FF #FFDFF0 #FFFEDF
split-complementary
#DFFFEE #FEDFFF #FFDFE0
monochromatic
#65FFAD #A2FFCD #DFFFEE #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.07
#DFFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#DFFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFEE
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFEE | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAED
Deuteranopia (green-blind)
#F8F6EF
Tritanopia (blue-blind)
#D9FFFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dfffee; /* rgb */ color: rgb(223, 255, 238); /* oklch */ color: oklch(97.2% 0.040 162.5);
Tailwind
colors: {
custom: {
50: '#e9fff3',
500: '#dfffee',
950: '#000000',
},
}SCSS
$custom: #dfffee; $custom-light: #e9fff3; $custom-dark: #000000;
JSON
{
"hex": "#dfffee",
"rgb": {
"r": 223,
"g": 255,
"b": 238
},
"hsl": {
"h": 148.125,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97245,
"c": 0.04006,
"h": 162.5
},
"luminance": 0.93381
}Semantic roles & 50–950 ramp
primary
#DFFFEE
secondary
#EC96C4
accent
#007AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685