#C2DBD5#C2DBD5
#C2DBD5 is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.1% C 0.028 H 179.6°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBD5 |
|---|---|
| RGB | rgb(194, 219, 213) |
| HSL | hsl(166, 26%, 81%) |
| HSV | hsv(166, 11%, 86%) |
| CMYK | cmyk(11.4%, 0%, 2.7%, 14.1%) |
| CIE-LAB | lab(85.47, -9.44, 0.13) |
| CIE-LCH | lch(85.47, 9.45, 179.21°) |
| OKLab | oklab(87.12% -0.0279 0.0002) |
| OKLCH | oklch(87.12% 0.028 179.6) |
| XYZ | xyz(59.5871, 66.9353, 72.7183) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.00
Light Grey
#D8DCD6
ΔE00 7.99
Lightcyan
#E0FFFF
ΔE00 8.18
Ice
#D6FFFA
ΔE00 8.28
Ice Blue (survey)
#D7FFFE
ΔE00 8.40
Very Pale Blue
#D6FFFE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBD5 #DBC2C8
analogous
#C2DBC8 #C2DBD5 #C2D4DB
triadic
#C2DBD5 #D5C2DB #DBD5C2
tetradic
#C2DBD5 #C8C2DB #DBC2C8 #D4DBC2
square
#C2DBD5 #C8C2DB #DBC2C8 #D4DBC2
split-complementary
#C2DBD5 #DBC2D4 #DBC8C2
monochromatic
#75AEA0 #9CC4BB #C2DBD5 #E8F2EF #ECF4F2
Accessibility & contrast
On white
1.46
#C2DBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#C2DBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBD5
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBD5 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D5
Deuteranopia (green-blind)
#D4D4D5
Tritanopia (blue-blind)
#BCDCD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dbd5; /* rgb */ color: rgb(194, 219, 213); /* oklch */ color: oklch(87.1% 0.028 179.6);
Tailwind
colors: {
custom: {
50: '#d4e6e1',
500: '#c2dbd5',
950: '#000000',
},
}SCSS
$custom: #c2dbd5; $custom-light: #d4e6e1; $custom-dark: #000000;
JSON
{
"hex": "#c2dbd5",
"rgb": {
"r": 194,
"g": 219,
"b": 213
},
"hsl": {
"h": 165.6,
"s": 25.773,
"l": 80.98
},
"oklch": {
"l": 0.87122,
"c": 0.02787,
"h": 179.6
},
"luminance": 0.66936
}Semantic roles & 50–950 ramp
primary
#C2DBD5
secondary
#B29098
accent
#4159A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484