#C2D2CB#C2D2CB
#C2D2CB is a very light, near-neutral teal. Relative luminance 0.619; OKLCH L 85.0% C 0.020 H 167.8°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2CB |
|---|---|
| RGB | rgb(194, 210, 203) |
| HSL | hsl(154, 15%, 79%) |
| HSV | hsv(154, 8%, 82%) |
| CMYK | cmyk(7.6%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(82.85, -6.72, 1.61) |
| CIE-LCH | lch(82.85, 6.91, 166.51°) |
| OKLab | oklab(84.96% -0.0193 0.0042) |
| OKLCH | oklch(84.96% 0.02 167.8) |
| XYZ | xyz(56.0720, 61.8737, 65.4770) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.84
Silver (survey)
#C5C9C7
ΔE00 6.04
Light Gray
#D3D3D3
ΔE00 8.37
Fog
#D8DCE0
ΔE00 8.85
Gainsboro
#DCDCDC
ΔE00 8.90
Silver
#C0C0C0
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2CB #D2C2C9
analogous
#C2D2C3 #C2D2CB #C2D1D2
triadic
#C2D2CB #CBC2D2 #D2CBC2
tetradic
#C2D2CB #C3C2D2 #D2C2C9 #D1D2C2
square
#C2D2CB #C3C2D2 #D2C2C9 #D1D2C2
split-complementary
#C2D2CB #D2C2D1 #D2C3C2
monochromatic
#7C9E8F #9FB8AD #C2D2CB #E5ECE9 #EDF2F0
Accessibility & contrast
On white
1.57
#C2D2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#C2D2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2CB
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2CB | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CB
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#BFD2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2d2cb; /* rgb */ color: rgb(194, 210, 203); /* oklch */ color: oklch(85.0% 0.020 167.8);
Tailwind
colors: {
custom: {
50: '#d4dfda',
500: '#c2d2cb',
950: '#000000',
},
}SCSS
$custom: #c2d2cb; $custom-light: #d4dfda; $custom-dark: #000000;
JSON
{
"hex": "#c2d2cb",
"rgb": {
"r": 194,
"g": 210,
"b": 203
},
"hsl": {
"h": 153.75,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.84962,
"c": 0.01978,
"h": 167.8
},
"luminance": 0.61874
}Semantic roles & 50–950 ramp
primary
#C2D2CB
secondary
#A7929B
accent
#4C6E99
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483