#CAD2D2#CAD2D2
#CAD2D2 is a very light, near-neutral teal. Relative luminance 0.633; OKLCH L 85.8% C 0.009 H 197.0°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CAD2D2 |
|---|---|
| RGB | rgb(202, 210, 210) |
| HSL | hsl(180, 8%, 81%) |
| HSV | hsv(180, 4%, 82%) |
| CMYK | cmyk(3.8%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(83.60, -2.71, -0.94) |
| CIE-LCH | lch(83.60, 2.87, 199.20°) |
| OKLab | oklab(85.76% -0.0083 -0.0026) |
| OKLCH | oklch(85.76% 0.009 197) |
| XYZ | xyz(59.0343, 63.3025, 70.0687) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.76
Light Gray
#D3D3D3
ΔE00 3.87
Light Grey
#D8DCD6
ΔE00 4.02
Fog
#D8DCE0
ΔE00 4.12
Gainsboro
#DCDCDC
ΔE00 4.68
Silver
#C0C0C0
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAD2D2 #D2CACA
analogous
#CAD2CE #CAD2D2 #CACED2
triadic
#CAD2D2 #D2CAD2 #D2D2CA
tetradic
#CAD2D2 #CECAD2 #D2CACA #CED2CA
square
#CAD2D2 #CECAD2 #D2CACA #CED2CA
split-complementary
#CAD2D2 #D2CACE #D2CECA
monochromatic
#889A9A #A9B6B6 #CAD2D2 #EBEEEE #EEF1F1
Accessibility & contrast
On white
1.54
#CAD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#CAD2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAD2D2
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAD2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAD2D2 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D2
Deuteranopia (green-blind)
#CFD0D2
Tritanopia (blue-blind)
#C8D3D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cad2d2; /* rgb */ color: rgb(202, 210, 210); /* oklch */ color: oklch(85.8% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#dadfdf',
500: '#cad2d2',
950: '#000000',
},
}SCSS
$custom: #cad2d2; $custom-light: #dadfdf; $custom-dark: #000000;
JSON
{
"hex": "#cad2d2",
"rgb": {
"r": 202,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 8.163,
"l": 80.784
},
"oklch": {
"l": 0.85761,
"c": 0.00873,
"h": 197
},
"luminance": 0.63303
}Semantic roles & 50–950 ramp
primary
#CAD2D2
secondary
#A69B9B
accent
#535392
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484