#C2DBEE#C2DBEE
#C2DBEE is a very light, muted cyan. Relative luminance 0.683; OKLCH L 87.9% C 0.037 H 240.7°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBEE |
|---|---|
| RGB | rgb(194, 219, 238) |
| HSL | hsl(206, 56%, 85%) |
| HSV | hsv(206, 18%, 93%) |
| CMYK | cmyk(18.5%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(86.16, -4.37, -12.07) |
| CIE-LCH | lch(86.16, 12.84, 250.11°) |
| OKLab | oklab(87.89% -0.0183 -0.0327) |
| OKLCH | oklch(87.89% 0.038 240.7) |
| XYZ | xyz(63.0083, 68.3038, 90.7366) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.80
Cloudy Blue
#ACC2D9
ΔE00 6.37
Lightblue
#ADD8E6
ΔE00 6.48
Lightsteelblue
#B0C4DE
ΔE00 6.62
Ice Blue
#A5DFF9
ΔE00 7.22
Powder Blue (survey)
#B1D1FC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBEE #EED5C2
analogous
#C2EEEB #C2DBEE #C2C5EE
triadic
#C2DBEE #EEC2DB #DBEEC2
tetradic
#C2DBEE #EBC2EE #EED5C2 #C5EEC2
square
#C2DBEE #EBC2EE #EED5C2 #C5EEC2
split-complementary
#C2DBEE #EEC2C5 #EEEBC2
monochromatic
#62A3D3 #92BFE1 #C2DBEE #E7F1F8 #E7F1F8
Accessibility & contrast
On white
1.43
#C2DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#C2DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBEE
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBEE | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#B6E0E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2dbee; /* rgb */ color: rgb(194, 219, 238); /* oklch */ color: oklch(87.9% 0.037 240.7);
Tailwind
colors: {
custom: {
50: '#d5e6f3',
500: '#c2dbee',
950: '#000000',
},
}SCSS
$custom: #c2dbee; $custom-light: #d5e6f3; $custom-dark: #000000;
JSON
{
"hex": "#c2dbee",
"rgb": {
"r": 194,
"g": 219,
"b": 238
},
"hsl": {
"h": 205.909,
"s": 56.41,
"l": 84.706
},
"oklch": {
"l": 0.87892,
"c": 0.0375,
"h": 240.7
},
"luminance": 0.68305
}Semantic roles & 50–950 ramp
primary
#C2DBEE
secondary
#CCA689
accent
#6822C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485