#CAD2C8#CAD2C8
#CAD2C8 is a very light, near-neutral green. Relative luminance 0.628; OKLCH L 85.5% C 0.016 H 139.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CAD2C8 |
|---|---|
| RGB | rgb(202, 210, 200) |
| HSL | hsl(108, 10%, 80%) |
| HSV | hsv(108, 5%, 82%) |
| CMYK | cmyk(3.8%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(83.35, -4.54, 4.01) |
| CIE-LCH | lch(83.35, 6.06, 138.60°) |
| OKLab | oklab(85.48% -0.0123 0.0105) |
| OKLCH | oklch(85.48% 0.016 139.4) |
| XYZ | xyz(57.8272, 62.8197, 63.7113) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.79
Silver (survey)
#C5C9C7
ΔE00 4.83
Light Gray
#D3D3D3
ΔE00 6.76
Gainsboro
#DCDCDC
ΔE00 7.31
Silver
#C0C0C0
ΔE00 7.75
Fog
#D8DCE0
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAD2C8 #D0C8D2
analogous
#CFD2C8 #CAD2C8 #C8D2CB
triadic
#CAD2C8 #C8CAD2 #D2C8CA
tetradic
#CAD2C8 #C8CFD2 #D0C8D2 #D2CBC8
square
#CAD2C8 #C8CFD2 #D0C8D2 #D2CBC8
split-complementary
#CAD2C8 #CBC8D2 #D2C8CF
monochromatic
#899B85 #AAB6A6 #CAD2C8 #EAEEEA #EFF1EE
Accessibility & contrast
On white
1.55
#CAD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#CAD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAD2C8
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAD2C8 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C7
Deuteranopia (green-blind)
#D1CFC8
Tritanopia (blue-blind)
#CAD1CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cad2c8; /* rgb */ color: rgb(202, 210, 200); /* oklch */ color: oklch(85.5% 0.016 139.4);
Tailwind
colors: {
custom: {
50: '#dadfd8',
500: '#cad2c8',
950: '#000000',
},
}SCSS
$custom: #cad2c8; $custom-light: #dadfd8; $custom-dark: #000000;
JSON
{
"hex": "#cad2c8",
"rgb": {
"r": 202,
"g": 210,
"b": 200
},
"hsl": {
"h": 108,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.85476,
"c": 0.01615,
"h": 139.4
},
"luminance": 0.6282
}Semantic roles & 50–950 ramp
primary
#CAD2C8
secondary
#A398A6
accent
#519487
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483