#C8EDFB#C8EDFB
#C8EDFB is a very light, muted cyan. Relative luminance 0.798; OKLCH L 92.4% C 0.043 H 222.7°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EDFB |
|---|---|
| RGB | rgb(200, 237, 251) |
| HSL | hsl(196, 86%, 88%) |
| HSV | hsv(196, 20%, 98%) |
| CMYK | cmyk(20.3%, 5.6%, 0%, 1.6%) |
| CIE-LAB | lab(91.60, -9.03, -10.74) |
| CIE-LCH | lch(91.60, 14.03, 229.94°) |
| OKLab | oklab(92.41% -0.0315 -0.0291) |
| OKLCH | oklch(92.41% 0.043 222.7) |
| XYZ | xyz(71.5114, 79.8105, 102.8853) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.24
Ice Blue
#A5DFF9
ΔE00 6.03
Pale Sky Blue
#BDF6FE
ΔE00 6.06
Powder Blue
#B0E0E6
ΔE00 6.18
Lightcyan
#E0FFFF
ΔE00 6.89
Very Light Blue
#D5FFFF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EDFB #FBD6C8
analogous
#C8FBEF #C8EDFB #C8D3FB
triadic
#C8EDFB #FBC8ED #EDFBC8
tetradic
#C8EDFB #EFC8FB #FBD6C8 #D3FBC8
square
#C8EDFB #EFC8FB #FBD6C8 #D3FBC8
split-complementary
#C8EDFB #FBC8D3 #FBEFC8
monochromatic
#56C8F3 #8FDAF7 #C8EDFB #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.24
#C8EDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#C8EDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EDFB
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EDFB | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFC
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#B9F2F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8edfb; /* rgb */ color: rgb(200, 237, 251); /* oklch */ color: oklch(92.4% 0.043 222.7);
Tailwind
colors: {
custom: {
50: '#d9f2fc',
500: '#c8edfb',
950: '#000000',
},
}SCSS
$custom: #c8edfb; $custom-light: #d9f2fc; $custom-dark: #000000;
JSON
{
"hex": "#c8edfb",
"rgb": {
"r": 200,
"g": 237,
"b": 251
},
"hsl": {
"h": 196.471,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.92408,
"c": 0.04294,
"h": 222.7
},
"luminance": 0.79813
}Semantic roles & 50–950 ramp
primary
#C8EDFB
secondary
#E19F86
accent
#4003E3
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585