#DFFBB4#DFFBB4
#DFFBB4 is a very light, moderate yellow-green. Relative luminance 0.880; OKLCH L 95.1% C 0.096 H 125.7°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBB4 |
|---|---|
| RGB | rgb(223, 251, 180) |
| HSL | hsl(84, 90%, 85%) |
| HSV | hsv(84, 28%, 98%) |
| CMYK | cmyk(11.2%, 0%, 28.3%, 1.6%) |
| CIE-LAB | lab(95.15, -20.86, 31.12) |
| CIE-LCH | lch(95.15, 37.46, 123.84°) |
| OKLab | oklab(95.08% -0.0561 0.0783) |
| OKLCH | oklch(95.08% 0.096 125.7) |
| XYZ | xyz(73.1658, 87.9773, 56.2979) |
| Luminance | 0.8798 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.07
Very Pale Green
#CFFDBC
ΔE00 4.18
Light Khaki
#E6F2A2
ΔE00 4.67
Light Light Green
#C8FFB0
ΔE00 4.93
Pale Green
#C7FDB5
ΔE00 5.02
Washed Out Green
#BCF5A6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBB4 #D0B4FB
analogous
#FBF4B4 #DFFBB4 #BCFBB4
triadic
#DFFBB4 #B4DFFB #FBB4DF
tetradic
#DFFBB4 #B4FBF4 #D0B4FB #FBB4BC
square
#DFFBB4 #B4FBF4 #D0B4FB #FBB4BC
split-complementary
#DFFBB4 #B4BCFB #F4B4FB
monochromatic
#ADF540 #C6F87A #DFFBB4 #F3FDE2 #F3FDE2
Accessibility & contrast
On white
1.13
#DFFBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#DFFBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBB4
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBB4 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AF
Deuteranopia (green-blind)
#FFF1B7
Tritanopia (blue-blind)
#E3F4E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dffbb4; /* rgb */ color: rgb(223, 251, 180); /* oklch */ color: oklch(95.1% 0.096 125.7);
Tailwind
colors: {
custom: {
50: '#e9fccb',
500: '#dffbb4',
950: '#000000',
},
}SCSS
$custom: #dffbb4; $custom-light: #e9fccb; $custom-dark: #000000;
JSON
{
"hex": "#dffbb4",
"rgb": {
"r": 223,
"g": 251,
"b": 180
},
"hsl": {
"h": 83.662,
"s": 89.873,
"l": 84.51
},
"oklch": {
"l": 0.95079,
"c": 0.09632,
"h": 125.7
},
"luminance": 0.87978
}Semantic roles & 50–950 ramp
primary
#DFFBB4
secondary
#9E74DF
accent
#00E65B
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582