#C2D6CE#C2D6CE
#C2D6CE is a very light, muted teal. Relative luminance 0.640; OKLCH L 85.9% C 0.024 H 169.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D6CE |
|---|---|
| RGB | rgb(194, 214, 206) |
| HSL | hsl(156, 20%, 80%) |
| HSV | hsv(156, 9%, 84%) |
| CMYK | cmyk(9.3%, 0%, 3.7%, 16.1%) |
| CIE-LAB | lab(83.98, -8.22, 1.66) |
| CIE-LCH | lch(83.98, 8.38, 168.58°) |
| OKLab | oklab(85.88% -0.0237 0.0043) |
| OKLCH | oklch(85.88% 0.024 169.8) |
| XYZ | xyz(57.4329, 64.0179, 67.7114) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.86
Silver (survey)
#C5C9C7
ΔE00 7.64
Powder Blue
#B0E0E6
ΔE00 8.81
Honeydew
#F0FFF0
ΔE00 9.58
Lightcyan
#E0FFFF
ΔE00 9.70
Light Gray
#D3D3D3
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D6CE #D6C2CA
analogous
#C2D6C4 #C2D6CE #C2D4D6
triadic
#C2D6CE #CEC2D6 #D6CEC2
tetradic
#C2D6CE #C4C2D6 #D6C2CA #D4D6C2
square
#C2D6CE #C4C2D6 #D6C2CA #D4D6C2
split-complementary
#C2D6CE #D6C2D4 #D6C4C2
monochromatic
#79A593 #9DBDB1 #C2D6CE #E7EFEB #EDF3F0
Accessibility & contrast
On white
1.52
#C2D6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#C2D6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D6CE
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D6CE | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CE
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#BED6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c2d6ce; /* rgb */ color: rgb(194, 214, 206); /* oklch */ color: oklch(85.9% 0.024 169.8);
Tailwind
colors: {
custom: {
50: '#d4e2dc',
500: '#c2d6ce',
950: '#000000',
},
}SCSS
$custom: #c2d6ce; $custom-light: #d4e2dc; $custom-dark: #000000;
JSON
{
"hex": "#c2d6ce",
"rgb": {
"r": 194,
"g": 214,
"b": 206
},
"hsl": {
"h": 156,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.85879,
"c": 0.02412,
"h": 169.8
},
"luminance": 0.64019
}Semantic roles & 50–950 ramp
primary
#C2D6CE
secondary
#AB919B
accent
#486A9E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484