#C8EFEB#C8EFEB
#C8EFEB is a very light, muted teal. Relative luminance 0.800; OKLCH L 92.3% C 0.041 H 188.9°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EFEB |
|---|---|
| RGB | rgb(200, 239, 235) |
| HSL | hsl(174, 55%, 86%) |
| HSV | hsv(174, 16%, 94%) |
| CMYK | cmyk(16.3%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(91.69, -13.34, -2.27) |
| CIE-LCH | lch(91.69, 13.53, 189.67°) |
| OKLab | oklab(92.33% -0.0402 -0.0063) |
| OKLCH | oklch(92.33% 0.041 188.9) |
| XYZ | xyz(69.6773, 80.0085, 90.3532) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.31
Very Pale Blue
#D6FFFE
ΔE00 3.56
Ice Blue (survey)
#D7FFFE
ΔE00 3.59
Pale Blue
#D0FEFE
ΔE00 3.61
Really Light Blue
#D4FFFF
ΔE00 3.71
Very Light Blue
#D5FFFF
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EFEB #EFC8CC
analogous
#C8EFD7 #C8EFEB #C8DFEF
triadic
#C8EFEB #EBC8EF #EFEBC8
tetradic
#C8EFEB #D7C8EF #EFC8CC #DFEFC8
square
#C8EFEB #D7C8EF #EFC8CC #DFEFC8
split-complementary
#C8EFEB #EFC8DF #EFD7C8
monochromatic
#69D3C9 #99E1DA #C8EFEB #E7F8F6 #E7F8F6
Accessibility & contrast
On white
1.24
#C8EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#C8EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EFEB
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EFEB | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEB
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#BDF1EE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c8efeb; /* rgb */ color: rgb(200, 239, 235); /* oklch */ color: oklch(92.3% 0.041 188.9);
Tailwind
colors: {
custom: {
50: '#d9f4f1',
500: '#c8efeb',
950: '#000000',
},
}SCSS
$custom: #c8efeb; $custom-light: #d9f4f1; $custom-dark: #000000;
JSON
{
"hex": "#c8efeb",
"rgb": {
"r": 200,
"g": 239,
"b": 235
},
"hsl": {
"h": 173.846,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.92334,
"c": 0.04074,
"h": 188.9
},
"luminance": 0.80011
}Semantic roles & 50–950 ramp
primary
#C8EFEB
secondary
#CD8E95
accent
#2333C2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585