#CADDCA#CADDCA
#CADDCA is a very light, muted green. Relative luminance 0.685; OKLCH L 87.8% C 0.033 H 145.3°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CADDCA |
|---|---|
| RGB | rgb(202, 221, 202) |
| HSL | hsl(120, 22%, 83%) |
| HSV | hsv(120, 9%, 87%) |
| CMYK | cmyk(8.6%, 0%, 8.6%, 13.3%) |
| CIE-LAB | lab(86.27, -9.84, 7.17) |
| CIE-LCH | lch(86.27, 12.18, 143.94°) |
| OKLab | oklab(87.8% -0.027 0.0187) |
| OKLCH | oklch(87.8% 0.033 145.3) |
| XYZ | xyz(60.8722, 68.5331, 65.8869) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.87
Light Grey
#D8DCD6
ΔE00 8.24
Beige
#F5F5DC
ΔE00 9.43
Silver (survey)
#C5C9C7
ΔE00 10.42
Ice
#D6FFFA
ΔE00 10.47
Mintcream
#F5FFFA
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADDCA #DDCADD
analogous
#D3DDCA #CADDCA #CADDD3
triadic
#CADDCA #CACADD #DDCACA
tetradic
#CADDCA #CAD3DD #DDCADD #DDD3CA
square
#CADDCA #CAD3DD #DDCADD #DDD3CA
split-complementary
#CADDCA #D3CADD #DDCAD3
monochromatic
#7FAD7F #A5C5A5 #CADDCA #ECF3EC #ECF3EC
Accessibility & contrast
On white
1.43
#CADDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#CADDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADDCA
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADDCA | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#DAD7CB
Tritanopia (blue-blind)
#C8DCD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #caddca; /* rgb */ color: rgb(202, 221, 202); /* oklch */ color: oklch(87.8% 0.033 145.3);
Tailwind
colors: {
custom: {
50: '#dae7da',
500: '#caddca',
950: '#000000',
},
}SCSS
$custom: #caddca; $custom-light: #dae7da; $custom-dark: #000000;
JSON
{
"hex": "#caddca",
"rgb": {
"r": 202,
"g": 221,
"b": 202
},
"hsl": {
"h": 120,
"s": 21.839,
"l": 82.941
},
"oklch": {
"l": 0.87804,
"c": 0.03282,
"h": 145.3
},
"luminance": 0.68534
}Semantic roles & 50–950 ramp
primary
#CADDCA
secondary
#B398B3
accent
#45A0A0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483