#C2D5CC#C2D5CC
#C2D5CC is a very light, muted teal. Relative luminance 0.634; OKLCH L 85.6% C 0.024 H 165.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D5CC |
|---|---|
| RGB | rgb(194, 213, 204) |
| HSL | hsl(152, 18%, 80%) |
| HSV | hsv(152, 9%, 84%) |
| CMYK | cmyk(8.9%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(83.66, -8.08, 2.26) |
| CIE-LCH | lch(83.66, 8.39, 164.34°) |
| OKLab | oklab(85.61% -0.0231 0.0059) |
| OKLCH | oklch(85.61% 0.024 165.8) |
| XYZ | xyz(56.9391, 63.4167, 66.3559) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.74
Silver (survey)
#C5C9C7
ΔE00 7.51
Powder Blue
#B0E0E6
ΔE00 9.37
Honeydew
#F0FFF0
ΔE00 9.62
Light Gray
#D3D3D3
ΔE00 9.66
Gainsboro
#DCDCDC
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D5CC #D5C2CB
analogous
#C2D5C3 #C2D5CC #C2D5D5
triadic
#C2D5CC #CCC2D5 #D5CCC2
tetradic
#C2D5CC #C3C2D5 #D5C2CB #D5D5C2
square
#C2D5CC #C3C2D5 #D5C2CB #D5D5C2
split-complementary
#C2D5CC #D5C2D5 #D5C3C2
monochromatic
#7AA38F #9EBCAE #C2D5CC #E6EEEA #EDF3F0
Accessibility & contrast
On white
1.53
#C2D5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#C2D5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D5CC
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D5CC | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#BFD5D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c2d5cc; /* rgb */ color: rgb(194, 213, 204); /* oklch */ color: oklch(85.6% 0.024 165.8);
Tailwind
colors: {
custom: {
50: '#d4e1db',
500: '#c2d5cc',
950: '#000000',
},
}SCSS
$custom: #c2d5cc; $custom-light: #d4e1db; $custom-dark: #000000;
JSON
{
"hex": "#c2d5cc",
"rgb": {
"r": 194,
"g": 213,
"b": 204
},
"hsl": {
"h": 151.579,
"s": 18.447,
"l": 79.804
},
"oklch": {
"l": 0.85614,
"c": 0.02387,
"h": 165.8
},
"luminance": 0.63417
}Semantic roles & 50–950 ramp
primary
#C2D5CC
secondary
#AA919D
accent
#49719D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484