#C8EDFA#C8EDFA
#C8EDFA is a very light, muted cyan. Relative luminance 0.797; OKLCH L 92.4% C 0.042 H 221.1°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EDFA |
|---|---|
| RGB | rgb(200, 237, 250) |
| HSL | hsl(196, 83%, 88%) |
| HSV | hsv(196, 20%, 98%) |
| CMYK | cmyk(20%, 5.2%, 0%, 2%) |
| CIE-LAB | lab(91.57, -9.24, -10.26) |
| CIE-LCH | lch(91.57, 13.81, 227.99°) |
| OKLab | oklab(92.38% -0.0319 -0.0278) |
| OKLCH | oklch(92.38% 0.042 221.1) |
| XYZ | xyz(71.3542, 79.7476, 102.0573) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.18
Pale Sky Blue
#BDF6FE
ΔE00 5.78
Powder Blue
#B0E0E6
ΔE00 5.87
Ice Blue
#A5DFF9
ΔE00 6.20
Lightcyan
#E0FFFF
ΔE00 6.58
Very Light Blue
#D5FFFF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EDFA #FAD5C8
analogous
#C8FAEE #C8EDFA #C8D4FA
triadic
#C8EDFA #FAC8ED #EDFAC8
tetradic
#C8EDFA #EEC8FA #FAD5C8 #D4FAC8
square
#C8EDFA #EEC8FA #FAD5C8 #D4FAC8
split-complementary
#C8EDFA #FAC8D4 #FAEEC8
monochromatic
#58C8F0 #90DBF5 #C8EDFA #E3F6FC #E3F6FC
Accessibility & contrast
On white
1.24
#C8EDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#C8EDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EDFA
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EDFA | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFB
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#BAF2F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8edfa; /* rgb */ color: rgb(200, 237, 250); /* oklch */ color: oklch(92.4% 0.042 221.1);
Tailwind
colors: {
custom: {
50: '#d9f2fc',
500: '#c8edfa',
950: '#000000',
},
}SCSS
$custom: #c8edfa; $custom-light: #d9f2fc; $custom-dark: #000000;
JSON
{
"hex": "#c8edfa",
"rgb": {
"r": 200,
"g": 237,
"b": 250
},
"hsl": {
"h": 195.6,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.92376,
"c": 0.04235,
"h": 221.1
},
"luminance": 0.7975
}Semantic roles & 50–950 ramp
primary
#C8EDFA
secondary
#DF9E87
accent
#3E06E0
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585