#C0D2CA#C0D2CA
#C0D2CA is a very light, muted teal. Relative luminance 0.616; OKLCH L 84.8% C 0.022 H 167.4°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D2CA |
|---|---|
| RGB | rgb(192, 210, 202) |
| HSL | hsl(153, 17%, 79%) |
| HSV | hsv(153, 9%, 82%) |
| CMYK | cmyk(8.6%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(82.68, -7.57, 1.89) |
| CIE-LCH | lch(82.68, 7.81, 166.02°) |
| OKLab | oklab(84.79% -0.0218 0.0049) |
| OKLCH | oklch(84.79% 0.022 167.4) |
| XYZ | xyz(55.4432, 61.5632, 64.8276) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.60
Silver (survey)
#C5C9C7
ΔE00 6.86
Light Gray
#D3D3D3
ΔE00 9.23
Powder Blue
#B0E0E6
ΔE00 9.48
Fog
#D8DCE0
ΔE00 9.68
Gainsboro
#DCDCDC
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D2CA #D2C0C8
analogous
#C0D2C1 #C0D2CA #C0D1D2
triadic
#C0D2CA #CAC0D2 #D2CAC0
tetradic
#C0D2CA #C1C0D2 #D2C0C8 #D1D2C0
square
#C0D2CA #C1C0D2 #D2C0C8 #D1D2C0
split-complementary
#C0D2CA #D2C0D1 #D2C1C0
monochromatic
#799F8E #9CB9AC #C0D2CA #E4ECE8 #EDF2F0
Accessibility & contrast
On white
1.58
#C0D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#C0D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D2CA
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D2CA | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCA
Deuteranopia (green-blind)
#CDCDCA
Tritanopia (blue-blind)
#BDD2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c0d2ca; /* rgb */ color: rgb(192, 210, 202); /* oklch */ color: oklch(84.8% 0.022 167.4);
Tailwind
colors: {
custom: {
50: '#d3dfda',
500: '#c0d2ca',
950: '#000000',
},
}SCSS
$custom: #c0d2ca; $custom-light: #d3dfda; $custom-dark: #000000;
JSON
{
"hex": "#c0d2ca",
"rgb": {
"r": 192,
"g": 210,
"b": 202
},
"hsl": {
"h": 153.333,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.84787,
"c": 0.02232,
"h": 167.4
},
"luminance": 0.61564
}Semantic roles & 50–950 ramp
primary
#C0D2CA
secondary
#A78F9A
accent
#4B6E9B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483