#DFF4CA#DFF4CA
#DFF4CA is a very light, muted yellow-green. Relative luminance 0.847; OKLCH L 94.1% C 0.060 H 129.2°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4CA |
|---|---|
| RGB | rgb(223, 244, 202) |
| HSL | hsl(90, 66%, 87%) |
| HSV | hsv(90, 17%, 96%) |
| CMYK | cmyk(8.6%, 0%, 17.2%, 4.3%) |
| CIE-LAB | lab(93.73, -14.17, 17.96) |
| CIE-LCH | lch(93.73, 22.88, 128.28°) |
| OKLab | oklab(94.09% -0.0377 0.0462) |
| OKLCH | oklch(94.09% 0.06 129.2) |
| XYZ | xyz(73.4411, 84.6532, 68.3363) |
| Luminance | 0.8465 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.62
Very Light Green
#D1FFBD
ΔE00 6.76
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.87
Eggshell (survey)
#FFFFD4
ΔE00 7.15
Ecru
#FEFFCA
ΔE00 7.21
Ivory (survey)
#FFFFCB
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4CA #DFCAF4
analogous
#F4F4CA #DFF4CA #CAF4CA
triadic
#DFF4CA #CADFF4 #F4CADF
tetradic
#DFF4CA #CAF4F4 #DFCAF4 #F4CACA
square
#DFF4CA #CAF4F4 #DFCAF4 #F4CACA
split-complementary
#DFF4CA #CACAF4 #F4CAF4
monochromatic
#A2DF65 #C0E997 #DFF4CA #F0FAE6 #F0FAE6
Accessibility & contrast
On white
1.17
#DFF4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#DFF4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4CA
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4CA | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC8
Deuteranopia (green-blind)
#F5EDCC
Tritanopia (blue-blind)
#E1F0E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff4ca; /* rgb */ color: rgb(223, 244, 202); /* oklch */ color: oklch(94.1% 0.060 129.2);
Tailwind
colors: {
custom: {
50: '#e9f7da',
500: '#dff4ca',
950: '#000000',
},
}SCSS
$custom: #dff4ca; $custom-light: #e9f7da; $custom-dark: #000000;
JSON
{
"hex": "#dff4ca",
"rgb": {
"r": 223,
"g": 244,
"b": 202
},
"hsl": {
"h": 90,
"s": 65.625,
"l": 87.451
},
"oklch": {
"l": 0.94086,
"c": 0.05963,
"h": 129.2
},
"luminance": 0.84654
}Semantic roles & 50–950 ramp
primary
#DFF4CA
secondary
#B18DD5
accent
#18CD73
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583