#C2DBDD#C2DBDD
#C2DBDD is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.4% C 0.027 H 202.5°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBDD |
|---|---|
| RGB | rgb(194, 219, 221) |
| HSL | hsl(184, 28%, 81%) |
| HSV | hsv(184, 12%, 87%) |
| CMYK | cmyk(12.2%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(85.68, -7.87, -3.79) |
| CIE-LCH | lch(85.68, 8.74, 205.73°) |
| OKLab | oklab(87.36% -0.0247 -0.0103) |
| OKLCH | oklch(87.36% 0.027 202.5) |
| XYZ | xyz(60.6276, 67.3516, 78.1985) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.68
Lightblue
#ADD8E6
ΔE00 5.86
Lightcyan
#E0FFFF
ΔE00 7.78
Light Grey
#D8DCD6
ΔE00 8.19
Silver (survey)
#C5C9C7
ΔE00 8.43
Ice Blue (survey)
#D7FFFE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBDD #DDC4C2
analogous
#C2DDD2 #C2DBDD #C2CEDD
triadic
#C2DBDD #DDC2DB #DBDDC2
tetradic
#C2DBDD #D2C2DD #DDC4C2 #CEDDC2
square
#C2DBDD #D2C2DD #DDC4C2 #CEDDC2
split-complementary
#C2DBDD #DDC2CE #DDD2C2
monochromatic
#73ADB1 #9BC4C7 #C2DBDD #E9F2F3 #EBF3F4
Accessibility & contrast
On white
1.45
#C2DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#C2DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBDD
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBDD | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DD
Deuteranopia (green-blind)
#D2D4DD
Tritanopia (blue-blind)
#BADDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c2dbdd; /* rgb */ color: rgb(194, 219, 221); /* oklch */ color: oklch(87.4% 0.027 202.5);
Tailwind
colors: {
custom: {
50: '#d4e6e7',
500: '#c2dbdd',
950: '#000000',
},
}SCSS
$custom: #c2dbdd; $custom-light: #d4e6e7; $custom-dark: #000000;
JSON
{
"hex": "#c2dbdd",
"rgb": {
"r": 194,
"g": 219,
"b": 221
},
"hsl": {
"h": 184.444,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.87358,
"c": 0.02679,
"h": 202.5
},
"luminance": 0.67353
}Semantic roles & 50–950 ramp
primary
#C2DBDD
secondary
#B4928F
accent
#463EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484