#CADDCF#CADDCF
#CADDCF is a very light, muted green. Relative luminance 0.688; OKLCH L 87.9% C 0.028 H 153.8°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CADDCF |
|---|---|
| RGB | rgb(202, 221, 207) |
| HSL | hsl(136, 22%, 83%) |
| HSV | hsv(136, 9%, 87%) |
| CMYK | cmyk(8.6%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(86.39, -8.94, 4.70) |
| CIE-LCH | lch(86.39, 10.10, 152.26°) |
| OKLab | oklab(87.94% -0.025 0.0123) |
| OKLCH | oklch(87.94% 0.028 153.8) |
| XYZ | xyz(61.4738, 68.7737, 69.0553) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.13
Honeydew
#F0FFF0
ΔE00 7.61
Silver (survey)
#C5C9C7
ΔE00 9.24
Mintcream
#F5FFFA
ΔE00 9.52
Ice
#D6FFFA
ΔE00 9.57
Lightcyan
#E0FFFF
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CADDCF #DDCAD8
analogous
#CEDDCA #CADDCF #CADDD8
triadic
#CADDCF #CFCADD #DDCFCA
tetradic
#CADDCF #CACEDD #DDCAD8 #DDD8CA
square
#CADDCF #CACEDD #DDCAD8 #DDD8CA
split-complementary
#CADDCF #D8CADD #DDCACE
monochromatic
#7FAD8B #A5C5AD #CADDCF #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.42
#CADDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#CADDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CADDCF
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CADDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CADDCF | 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)
#DDDACE
Deuteranopia (green-blind)
#D9D7D0
Tritanopia (blue-blind)
#C8DCD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #caddcf; /* rgb */ color: rgb(202, 221, 207); /* oklch */ color: oklch(87.9% 0.028 153.8);
Tailwind
colors: {
custom: {
50: '#dae7dd',
500: '#caddcf',
950: '#000000',
},
}SCSS
$custom: #caddcf; $custom-light: #dae7dd; $custom-dark: #000000;
JSON
{
"hex": "#caddcf",
"rgb": {
"r": 202,
"g": 221,
"b": 207
},
"hsl": {
"h": 135.789,
"s": 21.839,
"l": 82.941
},
"oklch": {
"l": 0.87938,
"c": 0.02783,
"h": 153.8
},
"luminance": 0.68774
}Semantic roles & 50–950 ramp
primary
#CADDCF
secondary
#B398AC
accent
#4588A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484