#C8EBEC#C8EBEC
#C8EBEC is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.5% C 0.036 H 198.7°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EBEC |
|---|---|
| RGB | rgb(200, 235, 236) |
| HSL | hsl(182, 49%, 85%) |
| HSV | hsv(182, 15%, 93%) |
| CMYK | cmyk(15.3%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(90.67, -11.12, -4.30) |
| CIE-LCH | lch(90.67, 11.93, 201.12°) |
| OKLab | oklab(91.53% -0.0346 -0.0117) |
| OKLCH | oklch(91.53% 0.037 198.7) |
| XYZ | xyz(68.6641, 77.7503, 90.7302) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 4.30
Very Light Blue
#D5FFFF
ΔE00 4.32
Very Pale Blue
#D6FFFE
ΔE00 4.35
Powder Blue
#B0E0E6
ΔE00 4.36
Really Light Blue
#D4FFFF
ΔE00 4.39
Pale Blue
#D0FEFE
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EBEC #ECC9C8
analogous
#C8ECDB #C8EBEC #C8D9EC
triadic
#C8EBEC #ECC8EB #EBECC8
tetradic
#C8EBEC #DBC8EC #ECC9C8 #D9ECC8
square
#C8EBEC #DBC8EC #ECC9C8 #D9ECC8
split-complementary
#C8EBEC #ECC8D9 #ECDBC8
monochromatic
#6DCACD #9BDADC #C8EBEC #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.27
#C8EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#C8EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EBEC
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EBEC | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EC
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#BDEEEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8ebec; /* rgb */ color: rgb(200, 235, 236); /* oklch */ color: oklch(91.5% 0.036 198.7);
Tailwind
colors: {
custom: {
50: '#d9f1f2',
500: '#c8ebec',
950: '#000000',
},
}SCSS
$custom: #c8ebec; $custom-light: #d9f1f2; $custom-dark: #000000;
JSON
{
"hex": "#c8ebec",
"rgb": {
"r": 200,
"g": 235,
"b": 236
},
"hsl": {
"h": 181.667,
"s": 48.649,
"l": 85.49
},
"oklch": {
"l": 0.91533,
"c": 0.0365,
"h": 198.7
},
"luminance": 0.77752
}Semantic roles & 50–950 ramp
primary
#C8EBEC
secondary
#C89190
accent
#2E2ABC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585