#CADDCD#CADDCD
#CADDCD is a very light, muted green. Relative luminance 0.687; OKLCH L 87.9% C 0.030 H 150.0°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CADDCD |
|---|---|
| RGB | rgb(202, 221, 205) |
| HSL | hsl(129, 22%, 83%) |
| HSV | hsv(129, 9%, 87%) |
| CMYK | cmyk(8.6%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(86.34, -9.31, 5.69) |
| CIE-LCH | lch(86.34, 10.91, 148.56°) |
| OKLab | oklab(87.88% -0.0258 0.0149) |
| OKLCH | oklch(87.88% 0.03 150) |
| XYZ | xyz(61.2308, 68.6766, 67.7758) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.56
Honeydew
#F0FFF0
ΔE00 7.66
Beige
#F5F5DC
ΔE00 9.66
Silver (survey)
#C5C9C7
ΔE00 9.70
Mintcream
#F5FFFA
ΔE00 9.90
Ice
#D6FFFA
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADDCD #DDCADA
analogous
#D0DDCA #CADDCD #CADDD6
triadic
#CADDCD #CDCADD #DDCDCA
tetradic
#CADDCD #CAD0DD #DDCADA #DDD6CA
square
#CADDCD #CAD0DD #DDCADA #DDD6CA
split-complementary
#CADDCD #D6CADD #DDCAD0
monochromatic
#7FAD87 #A5C5AA #CADDCD #ECF3ED #ECF3ED
Accessibility & contrast
On white
1.43
#CADDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#CADDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADDCD
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADDCD | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#DAD7CE
Tritanopia (blue-blind)
#C8DCD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #caddcd; /* rgb */ color: rgb(202, 221, 205); /* oklch */ color: oklch(87.9% 0.030 150.0);
Tailwind
colors: {
custom: {
50: '#dae7dc',
500: '#caddcd',
950: '#000000',
},
}SCSS
$custom: #caddcd; $custom-light: #dae7dc; $custom-dark: #000000;
JSON
{
"hex": "#caddcd",
"rgb": {
"r": 202,
"g": 221,
"b": 205
},
"hsl": {
"h": 129.474,
"s": 21.839,
"l": 82.941
},
"oklch": {
"l": 0.87884,
"c": 0.02974,
"h": 150
},
"luminance": 0.68677
}Semantic roles & 50–950 ramp
primary
#CADDCD
secondary
#B398AF
accent
#4592A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484