#C8EAF2#C8EAF2
#C8EAF2 is a very light, muted cyan. Relative luminance 0.775; OKLCH L 91.5% C 0.037 H 213.5°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EAF2 |
|---|---|
| RGB | rgb(200, 234, 242) |
| HSL | hsl(191, 62%, 87%) |
| HSV | hsv(191, 17%, 95%) |
| CMYK | cmyk(17.4%, 3.3%, 0%, 5.1%) |
| CIE-LAB | lab(90.57, -9.39, -7.58) |
| CIE-LCH | lch(90.57, 12.07, 218.90°) |
| OKLab | oklab(91.51% -0.031 -0.0205) |
| OKLCH | oklch(91.51% 0.037 213.5) |
| XYZ | xyz(69.2650, 77.5339, 95.3033) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.82
Lightblue
#ADD8E6
ΔE00 5.12
Pale Sky Blue
#BDF6FE
ΔE00 5.54
Lightcyan
#E0FFFF
ΔE00 5.58
Very Light Blue
#D5FFFF
ΔE00 6.03
Really Light Blue
#D4FFFF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EAF2 #F2D0C8
analogous
#C8F2E5 #C8EAF2 #C8D5F2
triadic
#C8EAF2 #F2C8EA #EAF2C8
tetradic
#C8EAF2 #E5C8F2 #F2D0C8 #D5F2C8
square
#C8EAF2 #E5C8F2 #F2D0C8 #D5F2C8
split-complementary
#C8EAF2 #F2C8D5 #F2E5C8
monochromatic
#65C4DB #97D7E6 #C8EAF2 #E6F6F9 #E6F6F9
Accessibility & contrast
On white
1.27
#C8EAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#C8EAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EAF2
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EAF2 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7F3
Deuteranopia (green-blind)
#DCE2F2
Tritanopia (blue-blind)
#BCEEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8eaf2; /* rgb */ color: rgb(200, 234, 242); /* oklch */ color: oklch(91.5% 0.037 213.5);
Tailwind
colors: {
custom: {
50: '#d9f0f6',
500: '#c8eaf2',
950: '#000000',
},
}SCSS
$custom: #c8eaf2; $custom-light: #d9f0f6; $custom-dark: #000000;
JSON
{
"hex": "#c8eaf2",
"rgb": {
"r": 200,
"g": 234,
"b": 242
},
"hsl": {
"h": 191.429,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.91508,
"c": 0.03715,
"h": 213.5
},
"luminance": 0.77536
}Semantic roles & 50–950 ramp
primary
#C8EAF2
secondary
#D29A8D
accent
#3D1CC9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585