#DFF0BC#DFF0BC
#DFF0BC is a very light, moderate yellow-green. Relative luminance 0.816; OKLCH L 92.9% C 0.070 H 122.5°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0BC |
|---|---|
| RGB | rgb(223, 240, 188) |
| HSL | hsl(80, 63%, 84%) |
| HSV | hsv(80, 22%, 94%) |
| CMYK | cmyk(7.1%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(92.42, -14.34, 23.32) |
| CIE-LCH | lch(92.42, 27.38, 121.60°) |
| OKLab | oklab(92.95% -0.0378 0.0594) |
| OKLCH | oklch(92.95% 0.07 122.5) |
| XYZ | xyz(70.6676, 81.6389, 59.6022) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.90
Light Khaki
#E6F2A2
ΔE00 6.11
Ivory (survey)
#FFFFCB
ΔE00 6.17
Very Pale Green
#CFFDBC
ΔE00 6.37
Cream (survey)
#FFFFC2
ΔE00 6.44
Very Light Green
#D1FFBD
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0BC #CDBCF0
analogous
#F0E7BC #DFF0BC #C5F0BC
triadic
#DFF0BC #BCDFF0 #F0BCDF
tetradic
#DFF0BC #BCF0E7 #CDBCF0 #F0BCC5
square
#DFF0BC #BCF0E7 #CDBCF0 #F0BCC5
split-complementary
#DFF0BC #BCC5F0 #E7BCF0
monochromatic
#AFDA58 #C7E58A #DFF0BC #F3F9E6 #F3F9E6
Accessibility & contrast
On white
1.21
#DFF0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#DFF0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0BC
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0BC | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB9
Deuteranopia (green-blind)
#F4E9BE
Tritanopia (blue-blind)
#E3EBE2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dff0bc; /* rgb */ color: rgb(223, 240, 188); /* oklch */ color: oklch(92.9% 0.070 122.5);
Tailwind
colors: {
custom: {
50: '#e9f5d0',
500: '#dff0bc',
950: '#000000',
},
}SCSS
$custom: #dff0bc; $custom-light: #e9f5d0; $custom-dark: #000000;
JSON
{
"hex": "#dff0bc",
"rgb": {
"r": 223,
"g": 240,
"b": 188
},
"hsl": {
"h": 79.615,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.92948,
"c": 0.07045,
"h": 122.5
},
"luminance": 0.81639
}Semantic roles & 50–950 ramp
primary
#DFF0BC
secondary
#9B82CF
accent
#1ACB54
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161714
muted
#848583