#C8EFEC#C8EFEC
#C8EFEC is a very light, muted teal. Relative luminance 0.801; OKLCH L 92.4% C 0.041 H 190.8°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EFEC |
|---|---|
| RGB | rgb(200, 239, 236) |
| HSL | hsl(175, 55%, 86%) |
| HSV | hsv(175, 16%, 94%) |
| CMYK | cmyk(16.3%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(91.71, -13.14, -2.75) |
| CIE-LCH | lch(91.71, 13.42, 191.84°) |
| OKLab | oklab(92.36% -0.0399 -0.0076) |
| OKLCH | oklch(92.36% 0.041 190.8) |
| XYZ | xyz(69.8222, 80.0665, 91.1162) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.38
Very Pale Blue
#D6FFFE
ΔE00 3.42
Pale Blue
#D0FEFE
ΔE00 3.45
Ice Blue (survey)
#D7FFFE
ΔE00 3.45
Really Light Blue
#D4FFFF
ΔE00 3.54
Very Light Blue
#D5FFFF
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EFEC #EFC8CB
analogous
#C8EFD8 #C8EFEC #C8DEEF
triadic
#C8EFEC #ECC8EF #EFECC8
tetradic
#C8EFEC #D8C8EF #EFC8CB #DEEFC8
square
#C8EFEC #D8C8EF #EFC8CB #DEEFC8
split-complementary
#C8EFEC #EFC8DE #EFD8C8
monochromatic
#69D3CB #99E1DC #C8EFEC #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.23
#C8EFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#C8EFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EFEC
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EFEC | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEC
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#BDF1EE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8efec; /* rgb */ color: rgb(200, 239, 236); /* oklch */ color: oklch(92.4% 0.041 190.8);
Tailwind
colors: {
custom: {
50: '#d9f4f2',
500: '#c8efec',
950: '#000000',
},
}SCSS
$custom: #c8efec; $custom-light: #d9f4f2; $custom-dark: #000000;
JSON
{
"hex": "#c8efec",
"rgb": {
"r": 200,
"g": 239,
"b": 236
},
"hsl": {
"h": 175.385,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.92364,
"c": 0.04057,
"h": 190.8
},
"luminance": 0.80068
}Semantic roles & 50–950 ramp
primary
#C8EFEC
secondary
#CD8E93
accent
#232FC2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585