#DFF0BA#DFF0BA
#DFF0BA is a very light, moderate yellow-green. Relative luminance 0.816; OKLCH L 92.9% C 0.073 H 122.0°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0BA |
|---|---|
| RGB | rgb(223, 240, 186) |
| HSL | hsl(79, 64%, 84%) |
| HSV | hsv(79, 23%, 94%) |
| CMYK | cmyk(7.1%, 0%, 22.5%, 5.9%) |
| CIE-LAB | lab(92.38, -14.64, 24.29) |
| CIE-LCH | lch(92.38, 28.36, 121.07°) |
| OKLab | oklab(92.91% -0.0386 0.0618) |
| OKLCH | oklch(92.91% 0.073 122) |
| XYZ | xyz(70.4535, 81.5533, 58.4746) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.66
Ecru
#FEFFCA
ΔE00 5.86
Ivory (survey)
#FFFFCB
ΔE00 6.14
Cream (survey)
#FFFFC2
ΔE00 6.27
Very Pale Green
#CFFDBC
ΔE00 6.28
Very Light Green
#D1FFBD
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0BA #CBBAF0
analogous
#F0E6BA #DFF0BA #C4F0BA
triadic
#DFF0BA #BADFF0 #F0BADF
tetradic
#DFF0BA #BAF0E6 #CBBAF0 #F0BAC4
square
#DFF0BA #BAF0E6 #CBBAF0 #F0BAC4
split-complementary
#DFF0BA #BAC4F0 #E6BAF0
monochromatic
#B0DA55 #C8E588 #DFF0BA #F3FAE6 #F3FAE6
Accessibility & contrast
On white
1.21
#DFF0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#DFF0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0BA
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0BA | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B7
Deuteranopia (green-blind)
#F5E9BC
Tritanopia (blue-blind)
#E3EAE1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dff0ba; /* rgb */ color: rgb(223, 240, 186); /* oklch */ color: oklch(92.9% 0.073 122.0);
Tailwind
colors: {
custom: {
50: '#e9f5cf',
500: '#dff0ba',
950: '#000000',
},
}SCSS
$custom: #dff0ba; $custom-light: #e9f5cf; $custom-dark: #000000;
JSON
{
"hex": "#dff0ba",
"rgb": {
"r": 223,
"g": 240,
"b": 186
},
"hsl": {
"h": 78.889,
"s": 64.286,
"l": 83.529
},
"oklch": {
"l": 0.92905,
"c": 0.07289,
"h": 122
},
"luminance": 0.81553
}Semantic roles & 50–950 ramp
primary
#DFF0BA
secondary
#9880CF
accent
#19CC52
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161713
muted
#848583