#DFFAB0#DFFAB0
#DFFAB0 is a very light, moderate yellow-green. Relative luminance 0.872; OKLCH L 94.8% C 0.099 H 124.5°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAB0 |
|---|---|
| RGB | rgb(223, 250, 176) |
| HSL | hsl(82, 88%, 84%) |
| HSV | hsv(82, 30%, 98%) |
| CMYK | cmyk(10.8%, 0%, 29.6%, 2%) |
| CIE-LAB | lab(94.82, -20.93, 32.68) |
| CIE-LCH | lch(94.82, 38.81, 122.63°) |
| OKLab | oklab(94.79% -0.0564 0.0819) |
| OKLCH | oklch(94.79% 0.099 124.5) |
| XYZ | xyz(72.4527, 87.1935, 54.0789) |
| Luminance | 0.8719 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.09
Very Light Green
#D1FFBD
ΔE00 4.62
Very Pale Green
#CFFDBC
ΔE00 4.73
Light Light Green
#C8FFB0
ΔE00 5.17
Pale Green
#C7FDB5
ΔE00 5.40
Washed Out Green
#BCF5A6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAB0 #CBB0FA
analogous
#FAF0B0 #DFFAB0 #BAFAB0
triadic
#DFFAB0 #B0DFFA #FAB0DF
tetradic
#DFFAB0 #B0FAF0 #CBB0FA #FAB0BA
square
#DFFAB0 #B0FAF0 #CBB0FA #FAB0BA
split-complementary
#DFFAB0 #B0BAFA #F0B0FA
monochromatic
#B0F33D #C8F676 #DFFAB0 #F3FDE2 #F3FDE2
Accessibility & contrast
On white
1.14
#DFFAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#DFFAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAB0
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAB0 | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AB
Deuteranopia (green-blind)
#FEF0B3
Tritanopia (blue-blind)
#E4F3E7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dffab0; /* rgb */ color: rgb(223, 250, 176); /* oklch */ color: oklch(94.8% 0.099 124.5);
Tailwind
colors: {
custom: {
50: '#e9fcc8',
500: '#dffab0',
950: '#000000',
},
}SCSS
$custom: #dffab0; $custom-light: #e9fcc8; $custom-dark: #000000;
JSON
{
"hex": "#dffab0",
"rgb": {
"r": 223,
"g": 250,
"b": 176
},
"hsl": {
"h": 81.892,
"s": 88.095,
"l": 83.529
},
"oklch": {
"l": 0.94793,
"c": 0.09947,
"h": 124.5
},
"luminance": 0.87194
}Semantic roles & 50–950 ramp
primary
#DFFAB0
secondary
#9871DD
accent
#01E554
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582