#C2DFEB#C2DFEB
#C2DFEB is a very light, muted cyan. Relative luminance 0.702; OKLCH L 88.6% C 0.035 H 224.7°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFEB |
|---|---|
| RGB | rgb(194, 223, 235) |
| HSL | hsl(198, 51%, 84%) |
| HSV | hsv(198, 17%, 92%) |
| CMYK | cmyk(17.4%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(87.11, -7.07, -9.07) |
| CIE-LCH | lch(87.11, 11.50, 232.06°) |
| OKLab | oklab(88.62% -0.0248 -0.0245) |
| OKLCH | oklch(88.62% 0.035 224.7) |
| XYZ | xyz(63.6273, 70.2412, 88.7867) |
| Luminance | 0.7024 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.14
Powder Blue
#B0E0E6
ΔE00 6.45
Ice Blue
#A5DFF9
ΔE00 6.49
Pale Sky Blue
#BDF6FE
ΔE00 8.49
Fog
#D8DCE0
ΔE00 8.63
Lightcyan
#E0FFFF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFEB #EBCEC2
analogous
#C2EBE3 #C2DFEB #C2CBEB
triadic
#C2DFEB #EBC2DF #DFEBC2
tetradic
#C2DFEB #E3C2EB #EBCEC2 #CBEBC2
square
#C2DFEB #E3C2EB #EBCEC2 #CBEBC2
split-complementary
#C2DFEB #EBC2CB #EBE3C2
monochromatic
#66AFCD #94C7DC #C2DFEB #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.40
#C2DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#C2DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFEB
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFEB | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#D2D8EB
Tritanopia (blue-blind)
#B7E3E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c2dfeb; /* rgb */ color: rgb(194, 223, 235); /* oklch */ color: oklch(88.6% 0.035 224.7);
Tailwind
colors: {
custom: {
50: '#d5e9f1',
500: '#c2dfeb',
950: '#000000',
},
}SCSS
$custom: #c2dfeb; $custom-light: #d5e9f1; $custom-dark: #000000;
JSON
{
"hex": "#c2dfeb",
"rgb": {
"r": 194,
"g": 223,
"b": 235
},
"hsl": {
"h": 197.561,
"s": 50.617,
"l": 84.118
},
"oklch": {
"l": 0.88618,
"c": 0.03489,
"h": 224.7
},
"luminance": 0.70243
}Semantic roles & 50–950 ramp
primary
#C2DFEB
secondary
#C79C8A
accent
#5428BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485