#DFF1CA#DFF1CA
#DFF1CA is a very light, muted yellow-green. Relative luminance 0.829; OKLCH L 93.5% C 0.055 H 127.7°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF1CA |
|---|---|
| RGB | rgb(223, 241, 202) |
| HSL | hsl(88, 58%, 87%) |
| HSV | hsv(88, 16%, 95%) |
| CMYK | cmyk(7.5%, 0%, 16.2%, 5.5%) |
| CIE-LAB | lab(92.95, -12.69, 16.87) |
| CIE-LCH | lch(92.95, 21.11, 126.95°) |
| OKLab | oklab(93.47% -0.0335 0.0435) |
| OKLCH | oklch(93.47% 0.055 127.7) |
| XYZ | xyz(72.5458, 82.8625, 68.0378) |
| Luminance | 0.8286 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.39
Eggshell (survey)
#FFFFD4
ΔE00 6.85
Ecru
#FEFFCA
ΔE00 7.21
Cream
#FFFDD0
ΔE00 7.33
Ivory (survey)
#FFFFCB
ΔE00 7.36
Lightyellow
#FFFFE0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF1CA #DCCAF1
analogous
#F1F0CA #DFF1CA #CCF1CA
triadic
#DFF1CA #CADFF1 #F1CADF
tetradic
#DFF1CA #CAF1F0 #DCCAF1 #F1CACC
square
#DFF1CA #CAF1F0 #DCCAF1 #F1CACC
split-complementary
#DFF1CA #CACCF1 #F0CAF1
monochromatic
#A5D769 #C2E49A #DFF1CA #F0F9E7 #F0F9E7
Accessibility & contrast
On white
1.20
#DFF1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#DFF1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF1CA
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF1CA | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC8
Deuteranopia (green-blind)
#F3EACC
Tritanopia (blue-blind)
#E1EDE6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff1ca; /* rgb */ color: rgb(223, 241, 202); /* oklch */ color: oklch(93.5% 0.055 127.7);
Tailwind
colors: {
custom: {
50: '#e9f5da',
500: '#dff1ca',
950: '#000000',
},
}SCSS
$custom: #dff1ca; $custom-light: #e9f5da; $custom-dark: #000000;
JSON
{
"hex": "#dff1ca",
"rgb": {
"r": 223,
"g": 241,
"b": 202
},
"hsl": {
"h": 87.692,
"s": 58.209,
"l": 86.863
},
"oklch": {
"l": 0.93468,
"c": 0.05491,
"h": 127.7
},
"luminance": 0.82863
}Semantic roles & 50–950 ramp
primary
#DFF1CA
secondary
#AD8FD0
accent
#20C66C
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583