#DFFFE0#DFFFE0
#DFFFE0 is a very light, muted green. Relative luminance 0.926; OKLCH L 96.9% C 0.053 H 146.0°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFE0 |
|---|---|
| RGB | rgb(223, 255, 224) |
| HSL | hsl(122, 100%, 94%) |
| HSV | hsv(122, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(97.06, -15.95, 11.37) |
| CIE-LCH | lch(97.06, 19.58, 144.51°) |
| OKLab | oklab(96.88% -0.0437 0.0295) |
| OKLCH | oklch(96.88% 0.053 146) |
| XYZ | xyz(79.6431, 92.5885, 84.1819) |
| Luminance | 0.9259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.28
Very Pale Green
#CFFDBC
ΔE00 8.39
Very Light Green
#D1FFBD
ΔE00 8.50
Mint
#AAF0C1
ΔE00 9.03
Pale Aqua
#B8FFEB
ΔE00 9.05
Ice
#D6FFFA
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFE0 #FFDFFE
analogous
#EEFFDF #DFFFE0 #DFFFF0
triadic
#DFFFE0 #E0DFFF #FFE0DF
tetradic
#DFFFE0 #DFEEFF #FFDFFE #FFF0DF
square
#DFFFE0 #DFEEFF #FFDFFE #FFF0DF
split-complementary
#DFFFE0 #F0DFFF #FFDFEE
monochromatic
#65FF69 #A2FFA5 #DFFFE0 #E0FFE1 #E0FFE1
Accessibility & contrast
On white
1.08
#DFFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#DFFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFE0
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFE0 | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DE
Deuteranopia (green-blind)
#FBF5E1
Tritanopia (blue-blind)
#DCFDF6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dfffe0; /* rgb */ color: rgb(223, 255, 224); /* oklch */ color: oklch(96.9% 0.053 146.0);
Tailwind
colors: {
custom: {
50: '#e9ffe9',
500: '#dfffe0',
950: '#000000',
},
}SCSS
$custom: #dfffe0; $custom-light: #e9ffe9; $custom-dark: #000000;
JSON
{
"hex": "#dfffe0",
"rgb": {
"r": 223,
"g": 255,
"b": 224
},
"hsl": {
"h": 121.875,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.96884,
"c": 0.05276,
"h": 146
},
"luminance": 0.9259
}Semantic roles & 50–950 ramp
primary
#DFFFE0
secondary
#EC96EA
accent
#00DEE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161816
muted
#848684