#C2DBCF#C2DBCF
#C2DBCF is a very light, muted teal. Relative luminance 0.666; OKLCH L 87.0% C 0.031 H 165.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBCF |
|---|---|
| RGB | rgb(194, 219, 207) |
| HSL | hsl(151, 26%, 81%) |
| HSV | hsv(151, 11%, 86%) |
| CMYK | cmyk(11.4%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(85.32, -10.59, 3.08) |
| CIE-LCH | lch(85.32, 11.03, 163.77°) |
| OKLab | oklab(86.95% -0.0302 0.008) |
| OKLCH | oklch(86.95% 0.031 165.2) |
| XYZ | xyz(58.8396, 66.6364, 68.7815) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.60
Ice
#D6FFFA
ΔE00 8.79
Honeydew
#F0FFF0
ΔE00 8.91
Powder Blue
#B0E0E6
ΔE00 8.95
Lightcyan
#E0FFFF
ΔE00 9.39
Ice Blue (survey)
#D7FFFE
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBCF #DBC2CE
analogous
#C2DBC2 #C2DBCF #C2DADB
triadic
#C2DBCF #CFC2DB #DBCFC2
tetradic
#C2DBCF #C2C2DB #DBC2CE #DADBC2
square
#C2DBCF #C2C2DB #DBC2CE #DADBC2
split-complementary
#C2DBCF #DBC2DA #DBC2C2
monochromatic
#75AE92 #9CC4B1 #C2DBCF #E8F2ED #ECF4F0
Accessibility & contrast
On white
1.47
#C2DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#C2DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBCF
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBCF | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CE
Deuteranopia (green-blind)
#D5D4D0
Tritanopia (blue-blind)
#BDDBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c2dbcf; /* rgb */ color: rgb(194, 219, 207); /* oklch */ color: oklch(87.0% 0.031 165.2);
Tailwind
colors: {
custom: {
50: '#d4e6dd',
500: '#c2dbcf',
950: '#000000',
},
}SCSS
$custom: #c2dbcf; $custom-light: #d4e6dd; $custom-dark: #000000;
JSON
{
"hex": "#c2dbcf",
"rgb": {
"r": 194,
"g": 219,
"b": 207
},
"hsl": {
"h": 151.2,
"s": 25.773,
"l": 80.98
},
"oklch": {
"l": 0.86952,
"c": 0.03129,
"h": 165.2
},
"luminance": 0.66637
}Semantic roles & 50–950 ramp
primary
#C2DBCF
secondary
#B290A0
accent
#4171A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484