#C8EBED#C8EBED
#C8EBED is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.6% C 0.037 H 200.8°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EBED |
|---|---|
| RGB | rgb(200, 235, 237) |
| HSL | hsl(183, 51%, 86%) |
| HSV | hsv(183, 16%, 93%) |
| CMYK | cmyk(15.6%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(90.69, -10.92, -4.78) |
| CIE-LCH | lch(90.69, 11.92, 203.64°) |
| OKLab | oklab(91.56% -0.0342 -0.013) |
| OKLCH | oklch(91.56% 0.037 200.8) |
| XYZ | xyz(68.8098, 77.8086, 91.4975) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.26
Very Light Blue
#D5FFFF
ΔE00 4.42
Ice Blue (survey)
#D7FFFE
ΔE00 4.42
Very Pale Blue
#D6FFFE
ΔE00 4.48
Really Light Blue
#D4FFFF
ΔE00 4.49
Lightcyan
#E0FFFF
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EBED #EDCAC8
analogous
#C8EDDC #C8EBED #C8D8ED
triadic
#C8EBED #EDC8EB #EBEDC8
tetradic
#C8EBED #DCC8ED #EDCAC8 #D8EDC8
square
#C8EBED #DCC8ED #EDCAC8 #D8EDC8
split-complementary
#C8EBED #EDC8D8 #EDDCC8
monochromatic
#6CC9CF #9ADADE #C8EBED #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.27
#C8EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#C8EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EBED
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EBED | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8ED
Deuteranopia (green-blind)
#DEE2ED
Tritanopia (blue-blind)
#BDEEEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8ebed; /* rgb */ color: rgb(200, 235, 237); /* oklch */ color: oklch(91.6% 0.037 200.8);
Tailwind
colors: {
custom: {
50: '#d9f1f2',
500: '#c8ebed',
950: '#000000',
},
}SCSS
$custom: #c8ebed; $custom-light: #d9f1f2; $custom-dark: #000000;
JSON
{
"hex": "#c8ebed",
"rgb": {
"r": 200,
"g": 235,
"b": 237
},
"hsl": {
"h": 183.243,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.91562,
"c": 0.03658,
"h": 200.8
},
"luminance": 0.7781
}Semantic roles & 50–950 ramp
primary
#C8EBED
secondary
#CA938F
accent
#3027BE
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585