#C2DBF2#C2DBF2
#C2DBF2 is a very light, muted cyan. Relative luminance 0.685; OKLCH L 88.0% C 0.042 H 246.0°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBF2 |
|---|---|
| RGB | rgb(194, 219, 242) |
| HSL | hsl(209, 65%, 85%) |
| HSV | hsv(209, 20%, 95%) |
| CMYK | cmyk(19.8%, 9.5%, 0%, 5.1%) |
| CIE-LAB | lab(86.28, -3.51, -14.01) |
| CIE-LCH | lch(86.28, 14.44, 255.93°) |
| OKLab | oklab(88.02% -0.0169 -0.038) |
| OKLCH | oklch(88.02% 0.042 246) |
| XYZ | xyz(63.6025, 68.5415, 93.8660) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.97
Lightsteelblue
#B0C4DE
ΔE00 5.91
Powder Blue (survey)
#B1D1FC
ΔE00 6.03
Cloudy Blue
#ACC2D9
ΔE00 6.05
Baby Blue (survey)
#A2CFFE
ΔE00 7.25
Lightblue
#ADD8E6
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBF2 #F2D9C2
analogous
#C2F2F1 #C2DBF2 #C2C3F2
triadic
#C2DBF2 #F2C2DB #DBF2C2
tetradic
#C2DBF2 #F1C2F2 #F2D9C2 #C3F2C2
square
#C2DBF2 #F1C2F2 #F2D9C2 #C3F2C2
split-complementary
#C2DBF2 #F2C2C3 #F2F1C2
monochromatic
#5D9FDC #90BDE7 #C2DBF2 #E6F0FA #E6F0FA
Accessibility & contrast
On white
1.43
#C2DBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#C2DBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBF2
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBF2 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF3
Deuteranopia (green-blind)
#CCD6F2
Tritanopia (blue-blind)
#B5E0E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2dbf2; /* rgb */ color: rgb(194, 219, 242); /* oklch */ color: oklch(88.0% 0.042 246.0);
Tailwind
colors: {
custom: {
50: '#d5e6f6',
500: '#c2dbf2',
950: '#000000',
},
}SCSS
$custom: #c2dbf2; $custom-light: #d5e6f6; $custom-dark: #000000;
JSON
{
"hex": "#c2dbf2",
"rgb": {
"r": 194,
"g": 219,
"b": 242
},
"hsl": {
"h": 208.75,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.88024,
"c": 0.0416,
"h": 246
},
"luminance": 0.68543
}Semantic roles & 50–950 ramp
primary
#C2DBF2
secondary
#D2AB86
accent
#6F19CD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485