#CADDBD#CADDBD
#CADDBD is a very light, muted yellow-green. Relative luminance 0.679; OKLCH L 87.5% C 0.048 H 132.6°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CADDBD |
|---|---|
| RGB | rgb(202, 221, 189) |
| HSL | hsl(96, 32%, 80%) |
| HSV | hsv(96, 14%, 87%) |
| CMYK | cmyk(8.6%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(85.98, -12.08, 13.59) |
| CIE-LCH | lch(85.98, 18.18, 131.65°) |
| OKLab | oklab(87.47% -0.0323 0.0351) |
| OKLCH | oklch(87.47% 0.048 132.6) |
| XYZ | xyz(59.3973, 67.9432, 58.1193) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.56
Light Sage
#BCECAC
ΔE00 9.11
Beige
#F5F5DC
ΔE00 9.58
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.72
Honeydew
#F0FFF0
ΔE00 9.82
Very Pale Green
#CFFDBC
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADDBD #D0BDDD
analogous
#DADDBD #CADDBD #BDDDC0
triadic
#CADDBD #BDCADD #DDBDCA
tetradic
#CADDBD #BDDADD #D0BDDD #DDC0BD
square
#CADDBD #BDDADD #D0BDDD #DDC0BD
split-complementary
#CADDBD #C0BDDD #DDBDDA
monochromatic
#89B36C #AAC895 #CADDBD #EAF2E5 #EFF5EB
Accessibility & contrast
On white
1.44
#CADDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#CADDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADDBD
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADDBD | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BB
Deuteranopia (green-blind)
#DDD6BE
Tritanopia (blue-blind)
#CBDAD4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #caddbd; /* rgb */ color: rgb(202, 221, 189); /* oklch */ color: oklch(87.5% 0.048 132.6);
Tailwind
colors: {
custom: {
50: '#dae7d1',
500: '#caddbd',
950: '#000000',
},
}SCSS
$custom: #caddbd; $custom-light: #dae7d1; $custom-dark: #000000;
JSON
{
"hex": "#caddbd",
"rgb": {
"r": 202,
"g": 221,
"b": 189
},
"hsl": {
"h": 95.625,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.87474,
"c": 0.0477,
"h": 132.6
},
"luminance": 0.67944
}Semantic roles & 50–950 ramp
primary
#CADDBD
secondary
#A38AB5
accent
#3BAB7D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483