#C8DFF2#C8DFF2
#C8DFF2 is a very light, muted cyan. Relative luminance 0.715; OKLCH L 89.3% C 0.036 H 243.0°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFF2 |
|---|---|
| RGB | rgb(200, 223, 242) |
| HSL | hsl(207, 62%, 87%) |
| HSV | hsv(207, 17%, 95%) |
| CMYK | cmyk(17.4%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(87.71, -3.75, -11.82) |
| CIE-LCH | lch(87.71, 12.40, 252.41°) |
| OKLab | oklab(89.25% -0.0163 -0.032) |
| OKLCH | oklch(89.25% 0.036 243) |
| XYZ | xyz(66.2301, 71.4640, 94.2917) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.16
Cloudy Blue
#ACC2D9
ΔE00 7.16
Lightsteelblue
#B0C4DE
ΔE00 7.18
Lightblue
#ADD8E6
ΔE00 7.37
Powder Blue (survey)
#B1D1FC
ΔE00 7.75
Fog
#D8DCE0
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFF2 #F2DBC8
analogous
#C8F2F0 #C8DFF2 #C8CAF2
triadic
#C8DFF2 #F2C8DF #DFF2C8
tetradic
#C8DFF2 #F0C8F2 #F2DBC8 #CAF2C8
square
#C8DFF2 #F0C8F2 #F2DBC8 #CAF2C8
split-complementary
#C8DFF2 #F2C8CA #F2F0C8
monochromatic
#65A5DB #97C2E6 #C8DFF2 #E6F1F9 #E6F1F9
Accessibility & contrast
On white
1.37
#C8DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#C8DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFF2
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFF2 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF3
Deuteranopia (green-blind)
#D2DAF2
Tritanopia (blue-blind)
#BDE4E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8dff2; /* rgb */ color: rgb(200, 223, 242); /* oklch */ color: oklch(89.3% 0.036 243.0);
Tailwind
colors: {
custom: {
50: '#d9e9f6',
500: '#c8dff2',
950: '#000000',
},
}SCSS
$custom: #c8dff2; $custom-light: #d9e9f6; $custom-dark: #000000;
JSON
{
"hex": "#c8dff2",
"rgb": {
"r": 200,
"g": 223,
"b": 242
},
"hsl": {
"h": 207.143,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.89254,
"c": 0.03592,
"h": 243
},
"luminance": 0.71466
}Semantic roles & 50–950 ramp
primary
#C8DFF2
secondary
#D2AC8D
accent
#6A1CC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485