#C8DFED#C8DFED
#C8DFED is a very light, muted cyan. Relative luminance 0.712; OKLCH L 89.1% C 0.031 H 234.5°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFED |
|---|---|
| RGB | rgb(200, 223, 237) |
| HSL | hsl(203, 51%, 86%) |
| HSV | hsv(203, 16%, 93%) |
| CMYK | cmyk(15.6%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(87.57, -4.79, -9.41) |
| CIE-LCH | lch(87.57, 10.55, 243.02°) |
| OKLab | oklab(89.09% -0.0181 -0.0254) |
| OKLCH | oklch(89.09% 0.031 234.5) |
| XYZ | xyz(65.4894, 71.1677, 90.3907) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.23
Fog
#D8DCE0
ΔE00 7.10
Light Blue Grey
#B7C9E2
ΔE00 7.48
Ice Blue
#A5DFF9
ΔE00 7.78
Cloudy Blue
#ACC2D9
ΔE00 7.94
Aliceblue
#F0F8FF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFED #EDD6C8
analogous
#C8EDE8 #C8DFED #C8CCED
triadic
#C8DFED #EDC8DF #DFEDC8
tetradic
#C8DFED #E8C8ED #EDD6C8 #CCEDC8
square
#C8DFED #E8C8ED #EDD6C8 #CCEDC8
split-complementary
#C8DFED #EDC8CC #EDE8C8
monochromatic
#6CA9CF #9AC4DE #C8DFED #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.38
#C8DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#C8DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFED
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFED | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#D3DAED
Tritanopia (blue-blind)
#BEE3E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8dfed; /* rgb */ color: rgb(200, 223, 237); /* oklch */ color: oklch(89.1% 0.031 234.5);
Tailwind
colors: {
custom: {
50: '#d9e9f2',
500: '#c8dfed',
950: '#000000',
},
}SCSS
$custom: #c8dfed; $custom-light: #d9e9f2; $custom-dark: #000000;
JSON
{
"hex": "#c8dfed",
"rgb": {
"r": 200,
"g": 223,
"b": 237
},
"hsl": {
"h": 202.703,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.89093,
"c": 0.03123,
"h": 234.5
},
"luminance": 0.71169
}Semantic roles & 50–950 ramp
primary
#C8DFED
secondary
#CAA58F
accent
#6027BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485