#DFFFE8#DFFFE8
#DFFFE8 is a very light, muted green. Relative luminance 0.930; OKLCH L 97.1% C 0.045 H 154.2°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFE8 |
|---|---|
| RGB | rgb(223, 255, 232) |
| HSL | hsl(137, 100%, 94%) |
| HSV | hsv(137, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 9%, 0%) |
| CIE-LAB | lab(97.24, -14.54, 7.52) |
| CIE-LCH | lch(97.24, 16.38, 152.65°) |
| OKLab | oklab(97.09% -0.0406 0.0196) |
| OKLCH | oklch(97.09% 0.045 154.2) |
| XYZ | xyz(80.7536, 93.0328, 90.0309) |
| Luminance | 0.9303 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.94
Ice
#D6FFFA
ΔE00 7.07
Pale Aqua
#B8FFEB
ΔE00 8.17
Duck Egg Blue
#C3FBF4
ΔE00 8.17
Eggshell Blue
#C4FFF7
ΔE00 8.21
Light Light Blue
#CAFFFB
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFE8 #FFDFF6
analogous
#E6FFDF #DFFFE8 #DFFFF8
triadic
#DFFFE8 #E8DFFF #FFE8DF
tetradic
#DFFFE8 #DFE6FF #FFDFF6 #FFF8DF
square
#DFFFE8 #DFE6FF #FFDFF6 #FFF8DF
split-complementary
#DFFFE8 #F8DFFF #FFDFE6
monochromatic
#65FF90 #A2FFBC #DFFFE8 #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.07
#DFFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#DFFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFE8
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFE8 | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E7
Deuteranopia (green-blind)
#F9F6E9
Tritanopia (blue-blind)
#DBFEF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dfffe8; /* rgb */ color: rgb(223, 255, 232); /* oklch */ color: oklch(97.1% 0.045 154.2);
Tailwind
colors: {
custom: {
50: '#e9ffef',
500: '#dfffe8',
950: '#000000',
},
}SCSS
$custom: #dfffe8; $custom-light: #e9ffef; $custom-dark: #000000;
JSON
{
"hex": "#dfffe8",
"rgb": {
"r": 223,
"g": 255,
"b": 232
},
"hsl": {
"h": 136.875,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97087,
"c": 0.04504,
"h": 154.2
},
"luminance": 0.93034
}Semantic roles & 50–950 ramp
primary
#DFFFE8
secondary
#EC96D4
accent
#00A5E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685