#C8DEF0#C8DEF0
#C8DEF0 is a very light, muted cyan. Relative luminance 0.708; OKLCH L 89.0% C 0.034 H 242.7°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEF0 |
|---|---|
| RGB | rgb(200, 222, 240) |
| HSL | hsl(207, 57%, 86%) |
| HSV | hsv(207, 17%, 94%) |
| CMYK | cmyk(16.7%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(87.39, -3.65, -11.24) |
| CIE-LCH | lch(87.39, 11.82, 252.02°) |
| OKLab | oklab(88.99% -0.0157 -0.0304) |
| OKLCH | oklch(88.99% 0.034 242.7) |
| XYZ | xyz(65.6649, 70.8117, 92.6296) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.08
Cloudy Blue
#ACC2D9
ΔE00 7.04
Lightsteelblue
#B0C4DE
ΔE00 7.10
Lightblue
#ADD8E6
ΔE00 7.35
Fog
#D8DCE0
ΔE00 7.41
Powder Blue (survey)
#B1D1FC
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEF0 #F0DAC8
analogous
#C8F0EE #C8DEF0 #C8CAF0
triadic
#C8DEF0 #F0C8DE #DEF0C8
tetradic
#C8DEF0 #EEC8F0 #F0DAC8 #CAF0C8
square
#C8DEF0 #EEC8F0 #F0DAC8 #CAF0C8
split-complementary
#C8DEF0 #F0C8CA #F0EEC8
monochromatic
#68A4D6 #98C1E3 #C8DEF0 #E7F1F8 #E7F1F8
Accessibility & contrast
On white
1.38
#C8DEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#C8DEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEF0
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEF0 | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF1
Deuteranopia (green-blind)
#D2D9F0
Tritanopia (blue-blind)
#BEE2E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8def0; /* rgb */ color: rgb(200, 222, 240); /* oklch */ color: oklch(89.0% 0.034 242.7);
Tailwind
colors: {
custom: {
50: '#d9e8f5',
500: '#c8def0',
950: '#000000',
},
}SCSS
$custom: #c8def0; $custom-light: #d9e8f5; $custom-dark: #000000;
JSON
{
"hex": "#c8def0",
"rgb": {
"r": 200,
"g": 222,
"b": 240
},
"hsl": {
"h": 207,
"s": 57.143,
"l": 86.275
},
"oklch": {
"l": 0.88985,
"c": 0.03422,
"h": 242.7
},
"luminance": 0.70813
}Semantic roles & 50–950 ramp
primary
#C8DEF0
secondary
#CEAB8E
accent
#6B21C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485