#DFFFE5#DFFFE5
#DFFFE5 is a very light, muted green. Relative luminance 0.929; OKLCH L 97.0% C 0.048 H 150.8°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFE5 |
|---|---|
| RGB | rgb(223, 255, 229) |
| HSL | hsl(131, 100%, 94%) |
| HSV | hsv(131, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(97.17, -15.08, 8.97) |
| CIE-LCH | lch(97.17, 17.54, 149.26°) |
| OKLab | oklab(97.01% -0.0417 0.0233) |
| OKLCH | oklch(97.01% 0.048 150.8) |
| XYZ | xyz(80.3312, 92.8638, 87.8058) |
| Luminance | 0.9286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.39
Ice
#D6FFFA
ΔE00 8.01
Pale Aqua
#B8FFEB
ΔE00 8.42
Duck Egg Blue
#C3FBF4
ΔE00 8.93
Eggshell Blue
#C4FFF7
ΔE00 8.93
Light Light Blue
#CAFFFB
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFE5 #FFDFF9
analogous
#E9FFDF #DFFFE5 #DFFFF5
triadic
#DFFFE5 #E5DFFF #FFE5DF
tetradic
#DFFFE5 #DFE9FF #FFDFF9 #FFF5DF
square
#DFFFE5 #DFE9FF #FFDFF9 #FFF5DF
split-complementary
#DFFFE5 #F5DFFF #FFDFE9
monochromatic
#65FF82 #A2FFB3 #DFFFE5 #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.07
#DFFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#DFFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFE5
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFE5 | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E4
Deuteranopia (green-blind)
#FAF5E6
Tritanopia (blue-blind)
#DBFEF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dfffe5; /* rgb */ color: rgb(223, 255, 229); /* oklch */ color: oklch(97.0% 0.048 150.8);
Tailwind
colors: {
custom: {
50: '#e9ffed',
500: '#dfffe5',
950: '#000000',
},
}SCSS
$custom: #dfffe5; $custom-light: #e9ffed; $custom-dark: #000000;
JSON
{
"hex": "#dfffe5",
"rgb": {
"r": 223,
"g": 255,
"b": 229
},
"hsl": {
"h": 131.25,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.9701,
"c": 0.04782,
"h": 150.8
},
"luminance": 0.92865
}Semantic roles & 50–950 ramp
primary
#DFFFE5
secondary
#EC96DC
accent
#00BAE6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161816
muted
#848684