#DDFDCC#DDFDCC
#DDFDCC is a very light, moderate yellow-green. Relative luminance 0.900; OKLCH L 95.9% C 0.073 H 134.8°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDCC |
|---|---|
| RGB | rgb(221, 253, 204) |
| HSL | hsl(99, 92%, 90%) |
| HSV | hsv(99, 19%, 99%) |
| CMYK | cmyk(12.6%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(95.99, -18.95, 20.07) |
| CIE-LCH | lch(95.99, 27.61, 133.36°) |
| OKLab | oklab(95.86% -0.0511 0.0515) |
| OKLCH | oklch(95.86% 0.073 134.8) |
| XYZ | xyz(75.8411, 89.9814, 70.4875) |
| Luminance | 0.8998 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.04
Very Light Green
#D1FFBD
ΔE00 4.12
Pale Green
#C7FDB5
ΔE00 5.73
Light Sage
#BCECAC
ΔE00 6.10
Celadon
#BEFDB7
ΔE00 6.45
Light Light Green
#C8FFB0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDCC #ECCCFD
analogous
#F5FDCC #DDFDCC #CCFDD4
triadic
#DDFDCC #CCDDFD #FDCCDD
tetradic
#DDFDCC #CCF5FD #ECCCFD #FDD4CC
square
#DDFDCC #CCF5FD #ECCCFD #FDD4CC
split-complementary
#DDFDCC #D4CCFD #FDCCF5
monochromatic
#8EF856 #B6FB91 #DDFDCC #EBFEE2 #EBFEE2
Accessibility & contrast
On white
1.11
#DDFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#DDFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDCC
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDCC | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C9
Deuteranopia (green-blind)
#FCF2CE
Tritanopia (blue-blind)
#DDF9EF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ddfdcc; /* rgb */ color: rgb(221, 253, 204); /* oklch */ color: oklch(95.9% 0.073 134.8);
Tailwind
colors: {
custom: {
50: '#e8fedb',
500: '#ddfdcc',
950: '#000000',
},
}SCSS
$custom: #ddfdcc; $custom-light: #e8fedb; $custom-dark: #000000;
JSON
{
"hex": "#ddfdcc",
"rgb": {
"r": 221,
"g": 253,
"b": 204
},
"hsl": {
"h": 99.184,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.9586,
"c": 0.07251,
"h": 134.8
},
"luminance": 0.89982
}Semantic roles & 50–950 ramp
primary
#DDFDCC
secondary
#C588E5
accent
#00E696
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161715
muted
#848584