#C2DBDC#C2DBDC
#C2DBDC is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.3% C 0.027 H 199.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBDC |
|---|---|
| RGB | rgb(194, 219, 220) |
| HSL | hsl(182, 27%, 81%) |
| HSV | hsv(182, 12%, 86%) |
| CMYK | cmyk(11.8%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(85.65, -8.07, -3.30) |
| CIE-LCH | lch(85.65, 8.72, 202.26°) |
| OKLab | oklab(87.33% -0.0251 -0.0089) |
| OKLCH | oklch(87.33% 0.027 199.6) |
| XYZ | xyz(60.4948, 67.2984, 77.4989) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.70
Lightblue
#ADD8E6
ΔE00 6.18
Lightcyan
#E0FFFF
ΔE00 7.73
Light Grey
#D8DCD6
ΔE00 8.09
Ice Blue (survey)
#D7FFFE
ΔE00 8.33
Very Pale Blue
#D6FFFE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBDC #DCC3C2
analogous
#C2DCD0 #C2DBDC #C2CEDC
triadic
#C2DBDC #DCC2DB #DBDCC2
tetradic
#C2DBDC #D0C2DC #DCC3C2 #CEDCC2
square
#C2DBDC #D0C2DC #DCC3C2 #CEDCC2
split-complementary
#C2DBDC #DCC2CE #DCD0C2
monochromatic
#74ADAF #9BC4C6 #C2DBDC #E9F2F2 #ECF4F4
Accessibility & contrast
On white
1.45
#C2DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#C2DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBDC
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBDC | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#D2D4DC
Tritanopia (blue-blind)
#BBDDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dbdc; /* rgb */ color: rgb(194, 219, 220); /* oklch */ color: oklch(87.3% 0.027 199.6);
Tailwind
colors: {
custom: {
50: '#d4e6e6',
500: '#c2dbdc',
950: '#000000',
},
}SCSS
$custom: #c2dbdc; $custom-light: #d4e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c2dbdc",
"rgb": {
"r": 194,
"g": 219,
"b": 220
},
"hsl": {
"h": 182.308,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87328,
"c": 0.02668,
"h": 199.6
},
"luminance": 0.673
}Semantic roles & 50–950 ramp
primary
#C2DBDC
secondary
#B3918F
accent
#4440A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484