#C2DBD7#C2DBD7
#C2DBD7 is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.2% C 0.027 H 185.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBD7 |
|---|---|
| RGB | rgb(194, 219, 215) |
| HSL | hsl(170, 26%, 81%) |
| HSV | hsv(170, 11%, 86%) |
| CMYK | cmyk(11.4%, 0%, 1.8%, 14.1%) |
| CIE-LAB | lab(85.52, -9.06, -0.85) |
| CIE-LCH | lch(85.52, 9.10, 185.37°) |
| OKLab | oklab(87.18% -0.0271 -0.0024) |
| OKLCH | oklch(87.18% 0.027 185.1) |
| XYZ | xyz(59.8425, 67.0375, 74.0635) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.46
Light Grey
#D8DCD6
ΔE00 7.91
Lightcyan
#E0FFFF
ΔE00 7.91
Lightblue
#ADD8E6
ΔE00 8.09
Ice Blue (survey)
#D7FFFE
ΔE00 8.24
Ice
#D6FFFA
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBD7 #DBC2C6
analogous
#C2DBCA #C2DBD7 #C2D2DB
triadic
#C2DBD7 #D7C2DB #DBD7C2
tetradic
#C2DBD7 #CAC2DB #DBC2C6 #D2DBC2
square
#C2DBD7 #CAC2DB #DBC2C6 #D2DBC2
split-complementary
#C2DBD7 #DBC2D2 #DBCAC2
monochromatic
#75AEA5 #9CC4BE #C2DBD7 #E8F2F0 #ECF4F2
Accessibility & contrast
On white
1.46
#C2DBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#C2DBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBD7
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBD7 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D7
Deuteranopia (green-blind)
#D3D4D7
Tritanopia (blue-blind)
#BCDCDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dbd7; /* rgb */ color: rgb(194, 219, 215); /* oklch */ color: oklch(87.2% 0.027 185.1);
Tailwind
colors: {
custom: {
50: '#d4e6e3',
500: '#c2dbd7',
950: '#000000',
},
}SCSS
$custom: #c2dbd7; $custom-light: #d4e6e3; $custom-dark: #000000;
JSON
{
"hex": "#c2dbd7",
"rgb": {
"r": 194,
"g": 219,
"b": 215
},
"hsl": {
"h": 170.4,
"s": 25.773,
"l": 80.98
},
"oklch": {
"l": 0.8718,
"c": 0.02719,
"h": 185.1
},
"luminance": 0.67039
}Semantic roles & 50–950 ramp
primary
#C2DBD7
secondary
#B29095
accent
#4151A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484