#C2DBEF#C2DBEF
#C2DBEF is a very light, muted cyan. Relative luminance 0.684; OKLCH L 87.9% C 0.038 H 242.2°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBEF |
|---|---|
| RGB | rgb(194, 219, 239) |
| HSL | hsl(207, 58%, 85%) |
| HSV | hsv(207, 19%, 94%) |
| CMYK | cmyk(18.8%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(86.19, -4.15, -12.56) |
| CIE-LCH | lch(86.19, 13.23, 251.69°) |
| OKLab | oklab(87.93% -0.018 -0.034) |
| OKLCH | oklch(87.93% 0.039 242.2) |
| XYZ | xyz(63.1556, 68.3628, 91.5125) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.56
Cloudy Blue
#ACC2D9
ΔE00 6.25
Lightsteelblue
#B0C4DE
ΔE00 6.41
Lightblue
#ADD8E6
ΔE00 6.76
Powder Blue (survey)
#B1D1FC
ΔE00 7.13
Ice Blue
#A5DFF9
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBEF #EFD6C2
analogous
#C2EFED #C2DBEF #C2C4EF
triadic
#C2DBEF #EFC2DB #DBEFC2
tetradic
#C2DBEF #EDC2EF #EFD6C2 #C4EFC2
square
#C2DBEF #EDC2EF #EFD6C2 #C4EFC2
split-complementary
#C2DBEF #EFC2C4 #EFEDC2
monochromatic
#61A2D6 #92BEE2 #C2DBEF #E7F1F9 #E7F1F9
Accessibility & contrast
On white
1.43
#C2DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#C2DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBEF
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBEF | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAF0
Deuteranopia (green-blind)
#CDD5EF
Tritanopia (blue-blind)
#B6E0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2dbef; /* rgb */ color: rgb(194, 219, 239); /* oklch */ color: oklch(87.9% 0.038 242.2);
Tailwind
colors: {
custom: {
50: '#d5e6f4',
500: '#c2dbef',
950: '#000000',
},
}SCSS
$custom: #c2dbef; $custom-light: #d5e6f4; $custom-dark: #000000;
JSON
{
"hex": "#c2dbef",
"rgb": {
"r": 194,
"g": 219,
"b": 239
},
"hsl": {
"h": 206.667,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.87925,
"c": 0.0385,
"h": 242.2
},
"luminance": 0.68364
}Semantic roles & 50–950 ramp
primary
#C2DBEF
secondary
#CDA788
accent
#691FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485