#DFFBE8#DFFBE8
#DFFBE8 is a very light, muted green. Relative luminance 0.905; OKLCH L 96.3% C 0.039 H 155.9°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBE8 |
|---|---|
| RGB | rgb(223, 251, 232) |
| HSL | hsl(139, 78%, 93%) |
| HSV | hsv(139, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 7.6%, 1.6%) |
| CIE-LAB | lab(96.21, -12.57, 6.03) |
| CIE-LCH | lch(96.21, 13.94, 154.35°) |
| OKLab | oklab(96.27% -0.0352 0.0157) |
| OKLCH | oklch(96.27% 0.039 155.9) |
| XYZ | xyz(79.4909, 90.5073, 89.6100) |
| Luminance | 0.9051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.64
Ice
#D6FFFA
ΔE00 6.31
Ice Blue (survey)
#D7FFFE
ΔE00 7.66
Very Pale Blue
#D6FFFE
ΔE00 7.73
Lightcyan
#E0FFFF
ΔE00 7.75
Duck Egg Blue
#C3FBF4
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBE8 #FBDFF2
analogous
#E4FBDF #DFFBE8 #DFFBF6
triadic
#DFFBE8 #E8DFFB #FBE8DF
tetradic
#DFFBE8 #DFE4FB #FBDFF2 #FBF6DF
square
#DFFBE8 #DFE4FB #FBDFF2 #FBF6DF
split-complementary
#DFFBE8 #F6DFFB #FBDFE4
monochromatic
#72ED9A #A9F4C1 #DFFBE8 #E4FCEB #E4FCEB
Accessibility & contrast
On white
1.10
#DFFBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#DFFBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBE8
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBE8 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E7
Deuteranopia (green-blind)
#F6F3E9
Tritanopia (blue-blind)
#DBFAF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffbe8; /* rgb */ color: rgb(223, 251, 232); /* oklch */ color: oklch(96.3% 0.039 155.9);
Tailwind
colors: {
custom: {
50: '#e9fcef',
500: '#dffbe8',
950: '#000000',
},
}SCSS
$custom: #dffbe8; $custom-light: #e9fcef; $custom-dark: #000000;
JSON
{
"hex": "#dffbe8",
"rgb": {
"r": 223,
"g": 251,
"b": 232
},
"hsl": {
"h": 139.286,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96267,
"c": 0.03855,
"h": 155.9
},
"luminance": 0.90509
}Semantic roles & 50–950 ramp
primary
#DFFBE8
secondary
#E29CCC
accent
#0B98DA
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585