#DFF0BB#DFF0BB
#DFF0BB is a very light, moderate yellow-green. Relative luminance 0.816; OKLCH L 92.9% C 0.072 H 122.2°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0BB |
|---|---|
| RGB | rgb(223, 240, 187) |
| HSL | hsl(79, 64%, 84%) |
| HSV | hsv(79, 22%, 94%) |
| CMYK | cmyk(7.1%, 0%, 22.1%, 5.9%) |
| CIE-LAB | lab(92.40, -14.49, 23.80) |
| CIE-LCH | lch(92.40, 27.87, 121.33°) |
| OKLab | oklab(92.93% -0.0382 0.0606) |
| OKLCH | oklch(92.93% 0.072 122.2) |
| XYZ | xyz(70.5601, 81.5960, 59.0364) |
| Luminance | 0.8160 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.88
Light Khaki
#E6F2A2
ΔE00 5.88
Ivory (survey)
#FFFFCB
ΔE00 6.15
Very Pale Green
#CFFDBC
ΔE00 6.32
Cream (survey)
#FFFFC2
ΔE00 6.35
Very Light Green
#D1FFBD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0BB #CCBBF0
analogous
#F0E6BB #DFF0BB #C4F0BB
triadic
#DFF0BB #BBDFF0 #F0BBDF
tetradic
#DFF0BB #BBF0E6 #CCBBF0 #F0BBC4
square
#DFF0BB #BBF0E6 #CCBBF0 #F0BBC4
split-complementary
#DFF0BB #BBC4F0 #E6BBF0
monochromatic
#B0DA57 #C7E589 #DFF0BB #F3F9E6 #F3F9E6
Accessibility & contrast
On white
1.21
#DFF0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#DFF0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0BB
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0BB | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB8
Deuteranopia (green-blind)
#F4E9BD
Tritanopia (blue-blind)
#E3EAE2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dff0bb; /* rgb */ color: rgb(223, 240, 187); /* oklch */ color: oklch(92.9% 0.072 122.2);
Tailwind
colors: {
custom: {
50: '#e9f5cf',
500: '#dff0bb',
950: '#000000',
},
}SCSS
$custom: #dff0bb; $custom-light: #e9f5cf; $custom-dark: #000000;
JSON
{
"hex": "#dff0bb",
"rgb": {
"r": 223,
"g": 240,
"b": 187
},
"hsl": {
"h": 79.245,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.92926,
"c": 0.07167,
"h": 122.2
},
"luminance": 0.81596
}Semantic roles & 50–950 ramp
primary
#DFF0BB
secondary
#9A81CF
accent
#1ACC53
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161714
muted
#848583