#DDFFCA#DDFFCA
#DDFFCA is a very light, moderate yellow-green. Relative luminance 0.912; OKLCH L 96.2% C 0.078 H 134.4°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFCA |
|---|---|
| RGB | rgb(221, 255, 202) |
| HSL | hsl(98, 100%, 90%) |
| HSV | hsv(98, 21%, 100%) |
| CMYK | cmyk(13.3%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(96.47, -20.24, 21.77) |
| CIE-LCH | lch(96.47, 29.72, 132.92°) |
| OKLab | oklab(96.23% -0.0546 0.0557) |
| OKLCH | oklch(96.23% 0.078 134.4) |
| XYZ | xyz(76.2375, 91.1554, 69.4439) |
| Luminance | 0.9116 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.24
Very Light Green
#D1FFBD
ΔE00 3.26
Pale Green
#C7FDB5
ΔE00 4.95
Light Sage
#BCECAC
ΔE00 5.78
Celadon
#BEFDB7
ΔE00 5.80
Light Light Green
#C8FFB0
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFCA #ECCAFF
analogous
#F7FFCA #DDFFCA #CAFFD2
triadic
#DDFFCA #CADDFF #FFCADD
tetradic
#DDFFCA #CAF7FF #ECCAFF #FFD2CA
square
#DDFFCA #CAF7FF #ECCAFF #FFD2CA
split-complementary
#DDFFCA #D2CAFF #FFCAF7
monochromatic
#8EFF50 #B6FF8D #DDFFCA #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.09
#DDFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#DDFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFCA
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFCA | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7C7
Deuteranopia (green-blind)
#FEF4CC
Tritanopia (blue-blind)
#DDFBF0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddffca; /* rgb */ color: rgb(221, 255, 202); /* oklch */ color: oklch(96.2% 0.078 134.4);
Tailwind
colors: {
custom: {
50: '#e8ffda',
500: '#ddffca',
950: '#000000',
},
}SCSS
$custom: #ddffca; $custom-light: #e8ffda; $custom-dark: #000000;
JSON
{
"hex": "#ddffca",
"rgb": {
"r": 221,
"g": 255,
"b": 202
},
"hsl": {
"h": 98.491,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.96234,
"c": 0.07797,
"h": 134.4
},
"luminance": 0.91156
}Semantic roles & 50–950 ramp
primary
#DDFFCA
secondary
#C584E9
accent
#00E693
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683