#DDF0CA#DDF0CA
#DDF0CA is a very light, muted yellow-green. Relative luminance 0.820; OKLCH L 93.1% C 0.054 H 129.1°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF0CA |
|---|---|
| RGB | rgb(221, 240, 202) |
| HSL | hsl(90, 56%, 87%) |
| HSV | hsv(90, 16%, 94%) |
| CMYK | cmyk(7.9%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(92.56, -12.88, 16.29) |
| CIE-LCH | lch(92.56, 20.77, 128.35°) |
| OKLab | oklab(93.12% -0.0342 0.042) |
| OKLCH | oklch(93.12% 0.054 129.1) |
| XYZ | xyz(71.6379, 81.9562, 67.9107) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.80
Eggshell (survey)
#FFFFD4
ΔE00 7.29
Ecru
#FEFFCA
ΔE00 7.68
Very Pale Green
#CFFDBC
ΔE00 7.72
Cream
#FFFDD0
ΔE00 7.78
Ivory (survey)
#FFFFCB
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF0CA #DDCAF0
analogous
#F0F0CA #DDF0CA #CAF0CA
triadic
#DDF0CA #CADDF0 #F0CADD
tetradic
#DDF0CA #CAF0F0 #DDCAF0 #F0CACA
square
#DDF0CA #CAF0F0 #DDCAF0 #F0CACA
split-complementary
#DDF0CA #CACAF0 #F0CAF0
monochromatic
#A0D56B #BEE39A #DDF0CA #F0F8E7 #F0F8E7
Accessibility & contrast
On white
1.21
#DDF0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#DDF0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF0CA
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF0CA | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EAC8
Deuteranopia (green-blind)
#F1E9CC
Tritanopia (blue-blind)
#DFECE5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddf0ca; /* rgb */ color: rgb(221, 240, 202); /* oklch */ color: oklch(93.1% 0.054 129.1);
Tailwind
colors: {
custom: {
50: '#e7f5da',
500: '#ddf0ca',
950: '#000000',
},
}SCSS
$custom: #ddf0ca; $custom-light: #e7f5da; $custom-dark: #000000;
JSON
{
"hex": "#ddf0ca",
"rgb": {
"r": 221,
"g": 240,
"b": 202
},
"hsl": {
"h": 90,
"s": 55.882,
"l": 86.667
},
"oklch": {
"l": 0.93116,
"c": 0.05415,
"h": 129.1
},
"luminance": 0.81957
}Semantic roles & 50–950 ramp
primary
#DDF0CA
secondary
#AF90CE
accent
#22C373
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583