#DDF2CA#DDF2CA
#DDF2CA is a very light, muted yellow-green. Relative luminance 0.831; OKLCH L 93.5% C 0.057 H 130.1°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF2CA |
|---|---|
| RGB | rgb(221, 242, 202) |
| HSL | hsl(92, 61%, 87%) |
| HSV | hsv(92, 17%, 95%) |
| CMYK | cmyk(8.7%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(93.08, -13.88, 17.02) |
| CIE-LCH | lch(93.08, 21.96, 129.19°) |
| OKLab | oklab(93.53% -0.0369 0.0438) |
| OKLCH | oklch(93.53% 0.057 130.1) |
| XYZ | xyz(72.2299, 83.1402, 68.1080) |
| Luminance | 0.8314 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.01
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.08
Very Light Green
#D1FFBD
ΔE00 7.18
Eggshell (survey)
#FFFFD4
ΔE00 7.46
Ecru
#FEFFCA
ΔE00 7.66
Light Sage
#BCECAC
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF2CA #DFCAF2
analogous
#F1F2CA #DDF2CA #CAF2CB
triadic
#DDF2CA #CADDF2 #F2CADD
tetradic
#DDF2CA #CAF1F2 #DFCAF2 #F2CBCA
square
#DDF2CA #CAF1F2 #DFCAF2 #F2CBCA
split-complementary
#DDF2CA #CBCAF2 #F2CAF1
monochromatic
#9EDA68 #BDE699 #DDF2CA #EFF9E6 #EFF9E6
Accessibility & contrast
On white
1.19
#DDF2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#DDF2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF2CA
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF2CA | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC8
Deuteranopia (green-blind)
#F3EBCC
Tritanopia (blue-blind)
#DEEEE7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddf2ca; /* rgb */ color: rgb(221, 242, 202); /* oklch */ color: oklch(93.5% 0.057 130.1);
Tailwind
colors: {
custom: {
50: '#e7f6da',
500: '#ddf2ca',
950: '#000000',
},
}SCSS
$custom: #ddf2ca; $custom-light: #e7f6da; $custom-dark: #000000;
JSON
{
"hex": "#ddf2ca",
"rgb": {
"r": 221,
"g": 242,
"b": 202
},
"hsl": {
"h": 91.5,
"s": 60.606,
"l": 87.059
},
"oklch": {
"l": 0.93529,
"c": 0.05732,
"h": 130.1
},
"luminance": 0.83141
}Semantic roles & 50–950 ramp
primary
#DDF2CA
secondary
#B28FD2
accent
#1DC877
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583