#DFFADB#DFFADB
#DFFADB is a very light, muted green. Relative luminance 0.892; OKLCH L 95.7% C 0.050 H 141.6°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFADB |
|---|---|
| RGB | rgb(223, 250, 219) |
| HSL | hsl(112, 76%, 92%) |
| HSV | hsv(112, 12%, 98%) |
| CMYK | cmyk(10.8%, 0%, 12.4%, 2%) |
| CIE-LAB | lab(95.65, -14.34, 11.93) |
| CIE-LCH | lch(95.65, 18.66, 140.25°) |
| OKLab | oklab(95.73% -0.039 0.031) |
| OKLCH | oklch(95.73% 0.05 141.6) |
| XYZ | xyz(77.4007, 89.1727, 80.1383) |
| Luminance | 0.8917 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.69
Very Pale Green
#CFFDBC
ΔE00 8.47
Very Light Green
#D1FFBD
ΔE00 8.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.95
Lightyellow
#FFFFE0
ΔE00 9.06
Beige
#F5F5DC
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFADB #F6DBFA
analogous
#EFFADB #DFFADB #DBFAE7
triadic
#DFFADB #DBDFFA #FADBDF
tetradic
#DFFADB #DBEFFA #F6DBFA #FAE7DB
square
#DFFADB #DBEFFA #F6DBFA #FAE7DB
split-complementary
#DFFADB #E7DBFA #FADBEF
monochromatic
#7FEB70 #AFF3A5 #DFFADB #E7FBE4 #E7FBE4
Accessibility & contrast
On white
1.11
#DFFADB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#DFFADB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFADB
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFADB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFADB | 1.00 | 1.11 | 18.83 | 18.83 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4D9
Deuteranopia (green-blind)
#F7F1DC
Tritanopia (blue-blind)
#DDF8F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffadb; /* rgb */ color: rgb(223, 250, 219); /* oklch */ color: oklch(95.7% 0.050 141.6);
Tailwind
colors: {
custom: {
50: '#e9fce6',
500: '#dffadb',
950: '#000000',
},
}SCSS
$custom: #dffadb; $custom-light: #e9fce6; $custom-dark: #000000;
JSON
{
"hex": "#dffadb",
"rgb": {
"r": 223,
"g": 250,
"b": 219
},
"hsl": {
"h": 112.258,
"s": 75.61,
"l": 91.961
},
"oklch": {
"l": 0.95729,
"c": 0.0498,
"h": 141.6
},
"luminance": 0.89174
}Semantic roles & 50–950 ramp
primary
#DFFADB
secondary
#D799E0
accent
#0ED8BE
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584