#C2D8E4#C2D8E4
#C2D8E4 is a very light, muted cyan. Relative luminance 0.662; OKLCH L 87.0% C 0.029 H 231.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D8E4 |
|---|---|
| RGB | rgb(194, 216, 228) |
| HSL | hsl(201, 39%, 83%) |
| HSV | hsv(201, 15%, 89%) |
| CMYK | cmyk(14.9%, 5.3%, 0%, 10.6%) |
| CIE-LAB | lab(85.09, -4.90, -8.37) |
| CIE-LCH | lch(85.09, 9.70, 239.66°) |
| OKLab | oklab(86.95% -0.018 -0.0226) |
| OKLCH | oklch(86.95% 0.029 231.5) |
| XYZ | xyz(60.8041, 66.1812, 82.9545) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.77
Fog
#D8DCE0
ΔE00 6.92
Cloudy Blue
#ACC2D9
ΔE00 7.08
Light Blue Grey
#B7C9E2
ΔE00 7.11
Lightsteelblue
#B0C4DE
ΔE00 7.78
Ice Blue
#A5DFF9
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D8E4 #E4CEC2
analogous
#C2E4DF #C2D8E4 #C2C7E4
triadic
#C2D8E4 #E4C2D8 #D8E4C2
tetradic
#C2D8E4 #DFC2E4 #E4CEC2 #C7E4C2
square
#C2D8E4 #DFC2E4 #E4CEC2 #C7E4C2
split-complementary
#C2D8E4 #E4C2C7 #E4DFC2
monochromatic
#6DA2BE #98BDD1 #C2D8E4 #EAF1F6 #EAF1F6
Accessibility & contrast
On white
1.48
#C2D8E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#C2D8E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D8E4
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D8E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D8E4 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D7E5
Deuteranopia (green-blind)
#CDD3E4
Tritanopia (blue-blind)
#B9DBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c2d8e4; /* rgb */ color: rgb(194, 216, 228); /* oklch */ color: oklch(87.0% 0.029 231.5);
Tailwind
colors: {
custom: {
50: '#d4e4ec',
500: '#c2d8e4',
950: '#000000',
},
}SCSS
$custom: #c2d8e4; $custom-light: #d4e4ec; $custom-dark: #000000;
JSON
{
"hex": "#c2d8e4",
"rgb": {
"r": 194,
"g": 216,
"b": 228
},
"hsl": {
"h": 201.176,
"s": 38.636,
"l": 82.745
},
"oklch": {
"l": 0.86954,
"c": 0.02889,
"h": 231.5
},
"luminance": 0.66183
}Semantic roles & 50–950 ramp
primary
#C2D8E4
secondary
#BD9E8D
accent
#6034B2
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484