#DFF0CA#DFF0CA
#DFF0CA is a very light, muted yellow-green. Relative luminance 0.823; OKLCH L 93.3% C 0.053 H 127.1°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0CA |
|---|---|
| RGB | rgb(223, 240, 202) |
| HSL | hsl(87, 56%, 87%) |
| HSV | hsv(87, 16%, 94%) |
| CMYK | cmyk(7.1%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(92.69, -12.19, 16.50) |
| CIE-LCH | lch(92.69, 20.52, 126.46°) |
| OKLab | oklab(93.26% -0.0322 0.0426) |
| OKLCH | oklch(93.26% 0.053 127.1) |
| XYZ | xyz(72.2506, 82.2722, 67.9394) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.25
Eggshell (survey)
#FFFFD4
ΔE00 6.78
Ecru
#FEFFCA
ΔE00 7.23
Cream
#FFFDD0
ΔE00 7.25
Lightyellow
#FFFFE0
ΔE00 7.33
Ivory (survey)
#FFFFCB
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0CA #DBCAF0
analogous
#F0EECA #DFF0CA #CCF0CA
triadic
#DFF0CA #CADFF0 #F0CADF
tetradic
#DFF0CA #CAF0EE #DBCAF0 #F0CACC
square
#DFF0CA #CAF0EE #DBCAF0 #F0CACC
split-complementary
#DFF0CA #CACCF0 #EECAF0
monochromatic
#A5D56B #C2E39A #DFF0CA #F1F8E7 #F1F8E7
Accessibility & contrast
On white
1.20
#DFF0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#DFF0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0CA
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0CA | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBC8
Deuteranopia (green-blind)
#F2EACC
Tritanopia (blue-blind)
#E1ECE5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dff0ca; /* rgb */ color: rgb(223, 240, 202); /* oklch */ color: oklch(93.3% 0.053 127.1);
Tailwind
colors: {
custom: {
50: '#e9f5da',
500: '#dff0ca',
950: '#000000',
},
}SCSS
$custom: #dff0ca; $custom-light: #e9f5da; $custom-dark: #000000;
JSON
{
"hex": "#dff0ca",
"rgb": {
"r": 223,
"g": 240,
"b": 202
},
"hsl": {
"h": 86.842,
"s": 55.882,
"l": 86.667
},
"oklch": {
"l": 0.93262,
"c": 0.05334,
"h": 127.1
},
"luminance": 0.82272
}Semantic roles & 50–950 ramp
primary
#DFF0CA
secondary
#AC90CE
accent
#22C36A
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583