#DFFBE9#DFFBE9
#DFFBE9 is a very light, muted green. Relative luminance 0.906; OKLCH L 96.3% C 0.038 H 157.4°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBE9 |
|---|---|
| RGB | rgb(223, 251, 233) |
| HSL | hsl(141, 78%, 93%) |
| HSV | hsv(141, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 7.2%, 1.6%) |
| CIE-LAB | lab(96.23, -12.39, 5.55) |
| CIE-LCH | lch(96.23, 13.58, 155.85°) |
| OKLab | oklab(96.29% -0.0348 0.0145) |
| OKLCH | oklch(96.29% 0.038 157.4) |
| XYZ | xyz(79.6333, 90.5643, 90.3602) |
| Luminance | 0.9057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.54
Ice
#D6FFFA
ΔE00 6.01
Ice Blue (survey)
#D7FFFE
ΔE00 7.32
Lightcyan
#E0FFFF
ΔE00 7.40
Very Pale Blue
#D6FFFE
ΔE00 7.40
Duck Egg Blue
#C3FBF4
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBE9 #FBDFF1
analogous
#E3FBDF #DFFBE9 #DFFBF7
triadic
#DFFBE9 #E9DFFB #FBE9DF
tetradic
#DFFBE9 #DFE3FB #FBDFF1 #FBF7DF
square
#DFFBE9 #DFE3FB #FBDFF1 #FBF7DF
split-complementary
#DFFBE9 #F7DFFB #FBDFE3
monochromatic
#72ED9E #A9F4C4 #DFFBE9 #E4FCEC #E4FCEC
Accessibility & contrast
On white
1.10
#DFFBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#DFFBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBE9
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBE9 | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E8
Deuteranopia (green-blind)
#F5F3EA
Tritanopia (blue-blind)
#DBFBF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffbe9; /* rgb */ color: rgb(223, 251, 233); /* oklch */ color: oklch(96.3% 0.038 157.4);
Tailwind
colors: {
custom: {
50: '#e9fcf0',
500: '#dffbe9',
950: '#000000',
},
}SCSS
$custom: #dffbe9; $custom-light: #e9fcf0; $custom-dark: #000000;
JSON
{
"hex": "#dffbe9",
"rgb": {
"r": 223,
"g": 251,
"b": 233
},
"hsl": {
"h": 141.429,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96293,
"c": 0.03769,
"h": 157.4
},
"luminance": 0.90566
}Semantic roles & 50–950 ramp
primary
#DFFBE9
secondary
#E29CC9
accent
#0B90DA
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585