#CADDCE#CADDCE
#CADDCE is a very light, muted green. Relative luminance 0.687; OKLCH L 87.9% C 0.029 H 151.9°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CADDCE |
|---|---|
| RGB | rgb(202, 221, 206) |
| HSL | hsl(133, 22%, 83%) |
| HSV | hsv(133, 9%, 87%) |
| CMYK | cmyk(8.6%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(86.37, -9.12, 5.20) |
| CIE-LCH | lch(86.37, 10.50, 150.34°) |
| OKLab | oklab(87.91% -0.0254 0.0136) |
| OKLCH | oklch(87.91% 0.029 151.9) |
| XYZ | xyz(61.3519, 68.7250, 68.4135) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.34
Honeydew
#F0FFF0
ΔE00 7.63
Silver (survey)
#C5C9C7
ΔE00 9.47
Mintcream
#F5FFFA
ΔE00 9.70
Ice
#D6FFFA
ΔE00 9.73
Beige
#F5F5DC
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADDCE #DDCAD9
analogous
#CFDDCA #CADDCE #CADDD7
triadic
#CADDCE #CECADD #DDCECA
tetradic
#CADDCE #CACFDD #DDCAD9 #DDD7CA
square
#CADDCE #CACFDD #DDCAD9 #DDD7CA
split-complementary
#CADDCE #D7CADD #DDCACF
monochromatic
#7FAD89 #A5C5AC #CADDCE #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.42
#CADDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#CADDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADDCE
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADDCE | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CD
Deuteranopia (green-blind)
#DAD7CF
Tritanopia (blue-blind)
#C8DCD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #caddce; /* rgb */ color: rgb(202, 221, 206); /* oklch */ color: oklch(87.9% 0.029 151.9);
Tailwind
colors: {
custom: {
50: '#dae7dd',
500: '#caddce',
950: '#000000',
},
}SCSS
$custom: #caddce; $custom-light: #dae7dd; $custom-dark: #000000;
JSON
{
"hex": "#caddce",
"rgb": {
"r": 202,
"g": 221,
"b": 206
},
"hsl": {
"h": 132.632,
"s": 21.839,
"l": 82.941
},
"oklch": {
"l": 0.87911,
"c": 0.02877,
"h": 151.9
},
"luminance": 0.68726
}Semantic roles & 50–950 ramp
primary
#CADDCE
secondary
#B398AE
accent
#458DA0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484