#C2DBDA#C2DBDA
#C2DBDA is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.3% C 0.027 H 193.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBDA |
|---|---|
| RGB | rgb(194, 219, 218) |
| HSL | hsl(178, 26%, 81%) |
| HSV | hsv(178, 11%, 86%) |
| CMYK | cmyk(11.4%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(85.60, -8.47, -2.32) |
| CIE-LCH | lch(85.60, 8.78, 195.35°) |
| OKLab | oklab(87.27% -0.0259 -0.0063) |
| OKLCH | oklch(87.27% 0.027 193.7) |
| XYZ | xyz(60.2315, 67.1931, 76.1123) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.88
Lightblue
#ADD8E6
ΔE00 6.89
Lightcyan
#E0FFFF
ΔE00 7.71
Light Grey
#D8DCD6
ΔE00 7.96
Ice Blue (survey)
#D7FFFE
ΔE00 8.20
Very Pale Blue
#D6FFFE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBDA #DBC2C3
analogous
#C2DBCD #C2DBDA #C2CFDB
triadic
#C2DBDA #DAC2DB #DBDAC2
tetradic
#C2DBDA #CDC2DB #DBC2C3 #CFDBC2
square
#C2DBDA #CDC2DB #DBC2C3 #CFDBC2
split-complementary
#C2DBDA #DBC2CF #DBCDC2
monochromatic
#75AEAB #9CC4C3 #C2DBDA #E8F2F1 #ECF4F3
Accessibility & contrast
On white
1.45
#C2DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#C2DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBDA
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBDA | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8DA
Deuteranopia (green-blind)
#D3D4DA
Tritanopia (blue-blind)
#BBDDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dbda; /* rgb */ color: rgb(194, 219, 218); /* oklch */ color: oklch(87.3% 0.027 193.7);
Tailwind
colors: {
custom: {
50: '#d4e6e5',
500: '#c2dbda',
950: '#000000',
},
}SCSS
$custom: #c2dbda; $custom-light: #d4e6e5; $custom-dark: #000000;
JSON
{
"hex": "#c2dbda",
"rgb": {
"r": 194,
"g": 219,
"b": 218
},
"hsl": {
"h": 177.6,
"s": 25.773,
"l": 80.98
},
"oklch": {
"l": 0.87268,
"c": 0.02667,
"h": 193.7
},
"luminance": 0.67194
}Semantic roles & 50–950 ramp
primary
#C2DBDA
secondary
#B29091
accent
#4145A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484