#DFF0CC#DFF0CC
#DFF0CC is a very light, muted yellow-green. Relative luminance 0.824; OKLCH L 93.3% C 0.051 H 128.0°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0CC |
|---|---|
| RGB | rgb(223, 240, 204) |
| HSL | hsl(88, 55%, 87%) |
| HSV | hsv(88, 15%, 94%) |
| CMYK | cmyk(7.1%, 0%, 15%, 5.9%) |
| CIE-LAB | lab(92.74, -11.87, 15.53) |
| CIE-LCH | lch(92.74, 19.55, 127.40°) |
| OKLab | oklab(93.31% -0.0314 0.0401) |
| OKLCH | oklch(93.31% 0.051 128) |
| XYZ | xyz(72.4889, 82.3675, 69.1946) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.36
Eggshell (survey)
#FFFFD4
ΔE00 6.94
Lightyellow
#FFFFE0
ΔE00 7.23
Beige
#F5F5DC
ΔE00 7.27
Cream
#FFFDD0
ΔE00 7.45
Ecru
#FEFFCA
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0CC #DDCCF0
analogous
#F0EFCC #DFF0CC #CDF0CC
triadic
#DFF0CC #CCDFF0 #F0CCDF
tetradic
#DFF0CC #CCF0EF #DDCCF0 #F0CCCD
square
#DFF0CC #CCF0EF #DDCCF0 #F0CCCD
split-complementary
#DFF0CC #CCCDF0 #EFCCF0
monochromatic
#A4D46D #C1E29D #DFF0CC #F0F8E7 #F0F8E7
Accessibility & contrast
On white
1.20
#DFF0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#DFF0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0CC
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0CC | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCA
Deuteranopia (green-blind)
#F1EACD
Tritanopia (blue-blind)
#E1ECE6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dff0cc; /* rgb */ color: rgb(223, 240, 204); /* oklch */ color: oklch(93.3% 0.051 128.0);
Tailwind
colors: {
custom: {
50: '#e9f5db',
500: '#dff0cc',
950: '#000000',
},
}SCSS
$custom: #dff0cc; $custom-light: #e9f5db; $custom-dark: #000000;
JSON
{
"hex": "#dff0cc",
"rgb": {
"r": 223,
"g": 240,
"b": 204
},
"hsl": {
"h": 88.333,
"s": 54.545,
"l": 87.059
},
"oklch": {
"l": 0.93309,
"c": 0.05091,
"h": 128
},
"luminance": 0.82368
}Semantic roles & 50–950 ramp
primary
#DFF0CC
secondary
#AE92CE
accent
#23C26E
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161715
muted
#848584