#C8EBF2#C8EBF2
#C8EBF2 is a very light, muted cyan. Relative luminance 0.781; OKLCH L 91.7% C 0.038 H 211.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EBF2 |
|---|---|
| RGB | rgb(200, 235, 242) |
| HSL | hsl(190, 62%, 87%) |
| HSV | hsv(190, 17%, 95%) |
| CMYK | cmyk(17.4%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(90.83, -9.90, -7.19) |
| CIE-LCH | lch(90.83, 12.24, 216.00°) |
| OKLab | oklab(91.71% -0.0323 -0.0195) |
| OKLCH | oklch(91.71% 0.038 211.1) |
| XYZ | xyz(69.5505, 78.1048, 95.3985) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.53
Pale Sky Blue
#BDF6FE
ΔE00 5.09
Lightcyan
#E0FFFF
ΔE00 5.19
Lightblue
#ADD8E6
ΔE00 5.37
Very Light Blue
#D5FFFF
ΔE00 5.48
Really Light Blue
#D4FFFF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EBF2 #F2CFC8
analogous
#C8F2E4 #C8EBF2 #C8D6F2
triadic
#C8EBF2 #F2C8EB #EBF2C8
tetradic
#C8EBF2 #E4C8F2 #F2CFC8 #D6F2C8
square
#C8EBF2 #E4C8F2 #F2CFC8 #D6F2C8
split-complementary
#C8EBF2 #F2C8D6 #F2E4C8
monochromatic
#65C7DB #97D9E6 #C8EBF2 #E6F6F9 #E6F6F9
Accessibility & contrast
On white
1.26
#C8EBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#C8EBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EBF2
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EBF2 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F2
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#BCEEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8ebf2; /* rgb */ color: rgb(200, 235, 242); /* oklch */ color: oklch(91.7% 0.038 211.1);
Tailwind
colors: {
custom: {
50: '#d9f1f6',
500: '#c8ebf2',
950: '#000000',
},
}SCSS
$custom: #c8ebf2; $custom-light: #d9f1f6; $custom-dark: #000000;
JSON
{
"hex": "#c8ebf2",
"rgb": {
"r": 200,
"g": 235,
"b": 242
},
"hsl": {
"h": 190,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.91714,
"c": 0.03771,
"h": 211.1
},
"luminance": 0.78107
}Semantic roles & 50–950 ramp
primary
#C8EBF2
secondary
#D2988D
accent
#391CC9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585