#DFFBE0#DFFBE0
#DFFBE0 is a very light, muted green. Relative luminance 0.901; OKLCH L 96.1% C 0.046 H 146.2°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBE0 |
|---|---|
| RGB | rgb(223, 251, 224) |
| HSL | hsl(122, 78%, 93%) |
| HSV | hsv(122, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 10.8%, 1.6%) |
| CIE-LAB | lab(96.02, -13.98, 9.89) |
| CIE-LCH | lch(96.02, 17.12, 144.73°) |
| OKLab | oklab(96.06% -0.0384 0.0257) |
| OKLCH | oklch(96.06% 0.046 146.2) |
| XYZ | xyz(78.3803, 90.0631, 83.7610) |
| Luminance | 0.9006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.96
Ice
#D6FFFA
ΔE00 8.74
Pale Aqua
#B8FFEB
ΔE00 9.43
Lightyellow
#FFFFE0
ΔE00 9.45
Beige
#F5F5DC
ΔE00 9.46
Off White (survey)
#FFFFE4
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBE0 #FBDFFA
analogous
#ECFBDF #DFFBE0 #DFFBEE
triadic
#DFFBE0 #E0DFFB #FBE0DF
tetradic
#DFFBE0 #DFECFB #FBDFFA #FBEEDF
square
#DFFBE0 #DFECFB #FBDFFA #FBEEDF
split-complementary
#DFFBE0 #EEDFFB #FBDFEC
monochromatic
#72ED77 #A9F4AB #DFFBE0 #E4FCE5 #E4FCE5
Accessibility & contrast
On white
1.10
#DFFBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#DFFBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBE0
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBE0 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DF
Deuteranopia (green-blind)
#F7F2E1
Tritanopia (blue-blind)
#DCF9F3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffbe0; /* rgb */ color: rgb(223, 251, 224); /* oklch */ color: oklch(96.1% 0.046 146.2);
Tailwind
colors: {
custom: {
50: '#e9fce9',
500: '#dffbe0',
950: '#000000',
},
}SCSS
$custom: #dffbe0; $custom-light: #e9fce9; $custom-dark: #000000;
JSON
{
"hex": "#dffbe0",
"rgb": {
"r": 223,
"g": 251,
"b": 224
},
"hsl": {
"h": 122.143,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.9606,
"c": 0.04619,
"h": 146.2
},
"luminance": 0.90064
}Semantic roles & 50–950 ramp
primary
#DFFBE0
secondary
#E29CDF
accent
#0BD3DA
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584