#C2D4CB#C2D4CB
#C2D4CB is a very light, muted teal. Relative luminance 0.629; OKLCH L 85.4% C 0.023 H 164.4°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4CB |
|---|---|
| RGB | rgb(194, 212, 203) |
| HSL | hsl(150, 17%, 80%) |
| HSV | hsv(150, 8%, 83%) |
| CMYK | cmyk(8.5%, 0%, 4.2%, 16.9%) |
| CIE-LAB | lab(83.37, -7.75, 2.38) |
| CIE-LCH | lch(83.37, 8.11, 162.95°) |
| OKLab | oklab(85.38% -0.0221 0.0062) |
| OKLCH | oklch(85.38% 0.023 164.4) |
| XYZ | xyz(56.5688, 62.8674, 65.6427) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.51
Silver (survey)
#C5C9C7
ΔE00 7.18
Light Gray
#D3D3D3
ΔE00 9.39
Powder Blue
#B0E0E6
ΔE00 9.66
Honeydew
#F0FFF0
ΔE00 9.76
Gainsboro
#DCDCDC
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4CB #D4C2CB
analogous
#C2D4C2 #C2D4CB #C2D4D4
triadic
#C2D4CB #CBC2D4 #D4CBC2
tetradic
#C2D4CB #C2C2D4 #D4C2CB #D4D4C2
square
#C2D4CB #C2C2D4 #D4C2CB #D4D4C2
split-complementary
#C2D4CB #D4C2D4 #D4C2C2
monochromatic
#7AA18E #9EBBAC #C2D4CB #E6EDEA #EDF2F0
Accessibility & contrast
On white
1.55
#C2D4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#C2D4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4CB
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4CB | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CB
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#BFD4D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2d4cb; /* rgb */ color: rgb(194, 212, 203); /* oklch */ color: oklch(85.4% 0.023 164.4);
Tailwind
colors: {
custom: {
50: '#d4e1da',
500: '#c2d4cb',
950: '#000000',
},
}SCSS
$custom: #c2d4cb; $custom-light: #d4e1da; $custom-dark: #000000;
JSON
{
"hex": "#c2d4cb",
"rgb": {
"r": 194,
"g": 212,
"b": 203
},
"hsl": {
"h": 150,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.85378,
"c": 0.02298,
"h": 164.4
},
"luminance": 0.62868
}Semantic roles & 50–950 ramp
primary
#C2D4CB
secondary
#A9919D
accent
#4A739C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483