#DFFBB0#DFFBB0
#DFFBB0 is a very light, moderate yellow-green. Relative luminance 0.878; OKLCH L 95.0% C 0.101 H 124.9°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBB0 |
|---|---|
| RGB | rgb(223, 251, 176) |
| HSL | hsl(82, 90%, 84%) |
| HSV | hsv(82, 30%, 98%) |
| CMYK | cmyk(11.2%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(95.08, -21.41, 33.04) |
| CIE-LCH | lch(95.08, 39.37, 122.95°) |
| OKLab | oklab(95% -0.0578 0.0828) |
| OKLCH | oklch(95% 0.101 124.9) |
| XYZ | xyz(72.7642, 87.8166, 54.1828) |
| Luminance | 0.8782 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.25
Very Light Green
#D1FFBD
ΔE00 4.53
Very Pale Green
#CFFDBC
ΔE00 4.66
Light Light Green
#C8FFB0
ΔE00 4.98
Pale Green
#C7FDB5
ΔE00 5.27
Tea Green
#BDF8A3
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBB0 #CCB0FB
analogous
#FBF1B0 #DFFBB0 #B9FBB0
triadic
#DFFBB0 #B0DFFB #FBB0DF
tetradic
#DFFBB0 #B0FBF1 #CCB0FB #FBB0B9
square
#DFFBB0 #B0FBF1 #CCB0FB #FBB0B9
split-complementary
#DFFBB0 #B0B9FB #F1B0FB
monochromatic
#B0F53B #C7F876 #DFFBB0 #F3FEE2 #F3FEE2
Accessibility & contrast
On white
1.13
#DFFBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DFFBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBB0
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBB0 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AB
Deuteranopia (green-blind)
#FFF1B3
Tritanopia (blue-blind)
#E4F4E7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dffbb0; /* rgb */ color: rgb(223, 251, 176); /* oklch */ color: oklch(95.0% 0.101 124.9);
Tailwind
colors: {
custom: {
50: '#e9fcc8',
500: '#dffbb0',
950: '#000000',
},
}SCSS
$custom: #dffbb0; $custom-light: #e9fcc8; $custom-dark: #000000;
JSON
{
"hex": "#dffbb0",
"rgb": {
"r": 223,
"g": 251,
"b": 176
},
"hsl": {
"h": 82.4,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.95003,
"c": 0.10094,
"h": 124.9
},
"luminance": 0.87817
}Semantic roles & 50–950 ramp
primary
#DFFBB0
secondary
#9A70DF
accent
#00E656
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582