#CADDCB#CADDCB
#CADDCB is a very light, muted green. Relative luminance 0.686; OKLCH L 87.8% C 0.032 H 146.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CADDCB |
|---|---|
| RGB | rgb(202, 221, 203) |
| HSL | hsl(123, 22%, 83%) |
| HSV | hsv(123, 9%, 87%) |
| CMYK | cmyk(8.6%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(86.30, -9.66, 6.67) |
| CIE-LCH | lch(86.30, 11.74, 145.37°) |
| OKLab | oklab(87.83% -0.0266 0.0174) |
| OKLCH | oklch(87.83% 0.032 146.8) |
| XYZ | xyz(60.9909, 68.5806, 66.5125) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.78
Light Grey
#D8DCD6
ΔE00 8.01
Beige
#F5F5DC
ΔE00 9.49
Silver (survey)
#C5C9C7
ΔE00 10.18
Ice
#D6FFFA
ΔE00 10.28
Mintcream
#F5FFFA
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADDCB #DDCADC
analogous
#D2DDCA #CADDCB #CADDD4
triadic
#CADDCB #CBCADD #DDCBCA
tetradic
#CADDCB #CAD2DD #DDCADC #DDD4CA
square
#CADDCB #CAD2DD #DDCADC #DDD4CA
split-complementary
#CADDCB #D4CADD #DDCAD2
monochromatic
#7FAD82 #A5C5A6 #CADDCB #ECF3ED #ECF3ED
Accessibility & contrast
On white
1.43
#CADDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#CADDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADDCB
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADDCB | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9CA
Deuteranopia (green-blind)
#DAD7CC
Tritanopia (blue-blind)
#C8DCD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #caddcb; /* rgb */ color: rgb(202, 221, 203); /* oklch */ color: oklch(87.8% 0.032 146.8);
Tailwind
colors: {
custom: {
50: '#dae7da',
500: '#caddcb',
950: '#000000',
},
}SCSS
$custom: #caddcb; $custom-light: #dae7da; $custom-dark: #000000;
JSON
{
"hex": "#caddcb",
"rgb": {
"r": 202,
"g": 221,
"b": 203
},
"hsl": {
"h": 123.158,
"s": 21.839,
"l": 82.941
},
"oklch": {
"l": 0.87831,
"c": 0.03177,
"h": 146.8
},
"luminance": 0.68581
}Semantic roles & 50–950 ramp
primary
#CADDCB
secondary
#B398B2
accent
#459BA0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483