#C2DBED#C2DBED
#C2DBED is a very light, muted cyan. Relative luminance 0.682; OKLCH L 87.9% C 0.037 H 239.2°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBED |
|---|---|
| RGB | rgb(194, 219, 237) |
| HSL | hsl(205, 54%, 85%) |
| HSV | hsv(205, 18%, 93%) |
| CMYK | cmyk(18.1%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(86.13, -4.58, -11.59) |
| CIE-LCH | lch(86.13, 12.46, 248.44°) |
| OKLab | oklab(87.86% -0.0187 -0.0314) |
| OKLCH | oklch(87.86% 0.037 239.2) |
| XYZ | xyz(62.8618, 68.2452, 89.9650) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.06
Lightblue
#ADD8E6
ΔE00 6.20
Cloudy Blue
#ACC2D9
ΔE00 6.51
Lightsteelblue
#B0C4DE
ΔE00 6.85
Ice Blue
#A5DFF9
ΔE00 7.15
Powder Blue (survey)
#B1D1FC
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBED #EDD4C2
analogous
#C2EDE9 #C2DBED #C2C6ED
triadic
#C2DBED #EDC2DB #DBEDC2
tetradic
#C2DBED #E9C2ED #EDD4C2 #C6EDC2
square
#C2DBED #E9C2ED #EDD4C2 #C6EDC2
split-complementary
#C2DBED #EDC2C6 #EDE9C2
monochromatic
#63A3D1 #93BFDF #C2DBED #E7F1F8 #E7F1F8
Accessibility & contrast
On white
1.43
#C2DBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#C2DBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBED
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBED | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#CED5ED
Tritanopia (blue-blind)
#B7E0E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2dbed; /* rgb */ color: rgb(194, 219, 237); /* oklch */ color: oklch(87.9% 0.037 239.2);
Tailwind
colors: {
custom: {
50: '#d5e6f2',
500: '#c2dbed',
950: '#000000',
},
}SCSS
$custom: #c2dbed; $custom-light: #d5e6f2; $custom-dark: #000000;
JSON
{
"hex": "#c2dbed",
"rgb": {
"r": 194,
"g": 219,
"b": 237
},
"hsl": {
"h": 205.116,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.87859,
"c": 0.03653,
"h": 239.2
},
"luminance": 0.68247
}Semantic roles & 50–950 ramp
primary
#C2DBED
secondary
#CAA489
accent
#6624C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485