#C2DBDB#C2DBDB
#C2DBDB is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.3% C 0.027 H 196.7°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBDB |
|---|---|
| RGB | rgb(194, 219, 219) |
| HSL | hsl(180, 26%, 81%) |
| HSV | hsv(180, 11%, 86%) |
| CMYK | cmyk(11.4%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(85.63, -8.27, -2.81) |
| CIE-LCH | lch(85.63, 8.74, 198.79°) |
| OKLab | oklab(87.3% -0.0255 -0.0076) |
| OKLCH | oklch(87.3% 0.027 196.7) |
| XYZ | xyz(60.3628, 67.2456, 76.8035) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.77
Lightblue
#ADD8E6
ΔE00 6.52
Lightcyan
#E0FFFF
ΔE00 7.70
Light Grey
#D8DCD6
ΔE00 8.01
Ice Blue (survey)
#D7FFFE
ΔE00 8.25
Very Pale Blue
#D6FFFE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBDB #DBC2C2
analogous
#C2DBCE #C2DBDB #C2CEDB
triadic
#C2DBDB #DBC2DB #DBDBC2
tetradic
#C2DBDB #CEC2DB #DBC2C2 #CEDBC2
square
#C2DBDB #CEC2DB #DBC2C2 #CEDBC2
split-complementary
#C2DBDB #DBC2CE #DBCEC2
monochromatic
#75AEAE #9CC4C4 #C2DBDB #E8F2F2 #ECF4F4
Accessibility & contrast
On white
1.45
#C2DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#C2DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBDB
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBDB | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#BBDDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dbdb; /* rgb */ color: rgb(194, 219, 219); /* oklch */ color: oklch(87.3% 0.027 196.7);
Tailwind
colors: {
custom: {
50: '#d4e6e6',
500: '#c2dbdb',
950: '#000000',
},
}SCSS
$custom: #c2dbdb; $custom-light: #d4e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c2dbdb",
"rgb": {
"r": 194,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 25.773,
"l": 80.98
},
"oklch": {
"l": 0.87298,
"c": 0.02664,
"h": 196.7
},
"luminance": 0.67247
}Semantic roles & 50–950 ramp
primary
#C2DBDB
secondary
#B29090
accent
#4141A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484