#DFFBEB#DFFBEB
#DFFBEB is a very light, muted green. Relative luminance 0.907; OKLCH L 96.3% C 0.036 H 160.7°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBEB |
|---|---|
| RGB | rgb(223, 251, 235) |
| HSL | hsl(146, 78%, 93%) |
| HSV | hsv(146, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 6.4%, 1.6%) |
| CIE-LAB | lab(96.28, -12.03, 4.59) |
| CIE-LCH | lch(96.28, 12.87, 159.10°) |
| OKLab | oklab(96.35% -0.034 0.012) |
| OKLCH | oklch(96.35% 0.036 160.7) |
| XYZ | xyz(79.9207, 90.6792, 91.8734) |
| Luminance | 0.9068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.41
Ice
#D6FFFA
ΔE00 5.40
Ice Blue (survey)
#D7FFFE
ΔE00 6.64
Lightcyan
#E0FFFF
ΔE00 6.67
Very Pale Blue
#D6FFFE
ΔE00 6.73
Very Light Blue
#D5FFFF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBEB #FBDFEF
analogous
#E1FBDF #DFFBEB #DFFBF9
triadic
#DFFBEB #EBDFFB #FBEBDF
tetradic
#DFFBEB #DFE1FB #FBDFEF #FBF9DF
square
#DFFBEB #DFE1FB #FBDFEF #FBF9DF
split-complementary
#DFFBEB #F9DFFB #FBDFE1
monochromatic
#72EDA7 #A9F4C9 #DFFBEB #E4FCEE #E4FCEE
Accessibility & contrast
On white
1.10
#DFFBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#DFFBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBEB
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBEB | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#F5F3EC
Tritanopia (blue-blind)
#DAFBF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffbeb; /* rgb */ color: rgb(223, 251, 235); /* oklch */ color: oklch(96.3% 0.036 160.7);
Tailwind
colors: {
custom: {
50: '#e9fcf1',
500: '#dffbeb',
950: '#000000',
},
}SCSS
$custom: #dffbeb; $custom-light: #e9fcf1; $custom-dark: #000000;
JSON
{
"hex": "#dffbeb",
"rgb": {
"r": 223,
"g": 251,
"b": 235
},
"hsl": {
"h": 145.714,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96346,
"c": 0.03607,
"h": 160.7
},
"luminance": 0.9068
}Semantic roles & 50–950 ramp
primary
#DFFBEB
secondary
#E29CC4
accent
#0B82DA
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585