#DFF0CB#DFF0CB
#DFF0CB is a very light, muted yellow-green. Relative luminance 0.823; OKLCH L 93.3% C 0.052 H 127.5°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0CB |
|---|---|
| RGB | rgb(223, 240, 203) |
| HSL | hsl(88, 55%, 87%) |
| HSV | hsv(88, 15%, 94%) |
| CMYK | cmyk(7.1%, 0%, 15.4%, 5.9%) |
| CIE-LAB | lab(92.72, -12.03, 16.01) |
| CIE-LCH | lch(92.72, 20.03, 126.92°) |
| OKLab | oklab(93.29% -0.0317 0.0413) |
| OKLCH | oklch(93.29% 0.052 127.5) |
| XYZ | xyz(72.3694, 82.3197, 68.5650) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.30
Eggshell (survey)
#FFFFD4
ΔE00 6.85
Lightyellow
#FFFFE0
ΔE00 7.27
Cream
#FFFDD0
ΔE00 7.35
Beige
#F5F5DC
ΔE00 7.38
Ecru
#FEFFCA
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0CB #DCCBF0
analogous
#F0EFCB #DFF0CB #CDF0CB
triadic
#DFF0CB #CBDFF0 #F0CBDF
tetradic
#DFF0CB #CBF0EF #DCCBF0 #F0CBCD
square
#DFF0CB #CBF0EF #DCCBF0 #F0CBCD
split-complementary
#DFF0CB #CBCDF0 #EFCBF0
monochromatic
#A5D56C #C2E29C #DFF0CB #F0F8E7 #F0F8E7
Accessibility & contrast
On white
1.20
#DFF0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#DFF0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0CB
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0CB | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBC9
Deuteranopia (green-blind)
#F2EACD
Tritanopia (blue-blind)
#E1ECE6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dff0cb; /* rgb */ color: rgb(223, 240, 203); /* oklch */ color: oklch(93.3% 0.052 127.5);
Tailwind
colors: {
custom: {
50: '#e9f5da',
500: '#dff0cb',
950: '#000000',
},
}SCSS
$custom: #dff0cb; $custom-light: #e9f5da; $custom-dark: #000000;
JSON
{
"hex": "#dff0cb",
"rgb": {
"r": 223,
"g": 240,
"b": 203
},
"hsl": {
"h": 87.568,
"s": 55.224,
"l": 86.863
},
"oklch": {
"l": 0.93285,
"c": 0.05212,
"h": 127.5
},
"luminance": 0.8232
}Semantic roles & 50–950 ramp
primary
#DFF0CB
secondary
#AD91CE
accent
#23C36C
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161715
muted
#848584