#C8EBF0#C8EBF0
#C8EBF0 is a very light, muted teal. Relative luminance 0.780; OKLCH L 91.7% C 0.037 H 207.0°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EBF0 |
|---|---|
| RGB | rgb(200, 235, 240) |
| HSL | hsl(188, 57%, 86%) |
| HSV | hsv(188, 17%, 94%) |
| CMYK | cmyk(16.7%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(90.77, -10.31, -6.23) |
| CIE-LCH | lch(90.77, 12.05, 211.13°) |
| OKLab | oklab(91.65% -0.0331 -0.0169) |
| OKLCH | oklch(91.65% 0.037 207) |
| XYZ | xyz(69.2518, 77.9854, 93.8252) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.27
Lightcyan
#E0FFFF
ΔE00 4.81
Pale Sky Blue
#BDF6FE
ΔE00 4.93
Very Light Blue
#D5FFFF
ΔE00 4.96
Really Light Blue
#D4FFFF
ΔE00 5.04
Ice Blue (survey)
#D7FFFE
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EBF0 #F0CDC8
analogous
#C8F0E1 #C8EBF0 #C8D7F0
triadic
#C8EBF0 #F0C8EB #EBF0C8
tetradic
#C8EBF0 #E1C8F0 #F0CDC8 #D7F0C8
square
#C8EBF0 #E1C8F0 #F0CDC8 #D7F0C8
split-complementary
#C8EBF0 #F0C8D7 #F0E1C8
monochromatic
#68C8D6 #98DAE3 #C8EBF0 #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.27
#C8EBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#C8EBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EBF0
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EBF0 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F0
Deuteranopia (green-blind)
#DEE2F0
Tritanopia (blue-blind)
#BCEEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8ebf0; /* rgb */ color: rgb(200, 235, 240); /* oklch */ color: oklch(91.7% 0.037 207.0);
Tailwind
colors: {
custom: {
50: '#d9f1f4',
500: '#c8ebf0',
950: '#000000',
},
}SCSS
$custom: #c8ebf0; $custom-light: #d9f1f4; $custom-dark: #000000;
JSON
{
"hex": "#c8ebf0",
"rgb": {
"r": 200,
"g": 235,
"b": 240
},
"hsl": {
"h": 187.5,
"s": 57.143,
"l": 86.275
},
"oklch": {
"l": 0.91653,
"c": 0.03711,
"h": 207
},
"luminance": 0.77987
}Semantic roles & 50–950 ramp
primary
#C8EBF0
secondary
#CE968E
accent
#3521C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585