#C8FBEC#C8FBEC
#C8FBEC is a very light, muted teal. Relative luminance 0.873; OKLCH L 94.9% C 0.056 H 175.2°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FBEC |
|---|---|
| RGB | rgb(200, 251, 236) |
| HSL | hsl(162, 86%, 88%) |
| HSV | hsv(162, 20%, 98%) |
| CMYK | cmyk(20.3%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(94.88, -19.08, 1.87) |
| CIE-LCH | lch(94.88, 19.17, 174.41°) |
| OKLab | oklab(94.88% -0.0555 0.0047) |
| OKLCH | oklch(94.88% 0.056 175.2) |
| XYZ | xyz(73.4526, 87.3274, 92.3264) |
| Luminance | 0.8733 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.10
Duck Egg Blue
#C3FBF4
ΔE00 3.14
Pale Aqua
#B8FFEB
ΔE00 3.75
Light Light Blue
#CAFFFB
ΔE00 4.30
Ice
#D6FFFA
ΔE00 4.70
Pale Cyan
#B7FFFA
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FBEC #FBC8D7
analogous
#C8FBD2 #C8FBEC #C8F0FB
triadic
#C8FBEC #ECC8FB #FBECC8
tetradic
#C8FBEC #D2C8FB #FBC8D7 #F0FBC8
square
#C8FBEC #D2C8FB #FBC8D7 #F0FBC8
split-complementary
#C8FBEC #FBC8F0 #FBD2C8
monochromatic
#56F3C5 #8FF7D8 #C8FBEC #E2FDF5 #E2FDF5
Accessibility & contrast
On white
1.14
#C8FBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#C8FBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FBEC
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FBEC | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EB
Deuteranopia (green-blind)
#EEEDED
Tritanopia (blue-blind)
#BCFCF6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8fbec; /* rgb */ color: rgb(200, 251, 236); /* oklch */ color: oklch(94.9% 0.056 175.2);
Tailwind
colors: {
custom: {
50: '#d9fcf2',
500: '#c8fbec',
950: '#000000',
},
}SCSS
$custom: #c8fbec; $custom-light: #d9fcf2; $custom-dark: #000000;
JSON
{
"hex": "#c8fbec",
"rgb": {
"r": 200,
"g": 251,
"b": 236
},
"hsl": {
"h": 162.353,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.94877,
"c": 0.05566,
"h": 175.2
},
"luminance": 0.8733
}Semantic roles & 50–950 ramp
primary
#C8FBEC
secondary
#E186A1
accent
#0345E3
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151716
muted
#848585