#C8FEFB#C8FEFB
#C8FEFB is a very light, muted teal. Relative luminance 0.901; OKLCH L 95.9% C 0.055 H 192.1°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEFB |
|---|---|
| RGB | rgb(200, 254, 251) |
| HSL | hsl(177, 96%, 89%) |
| HSV | hsv(177, 21%, 100%) |
| CMYK | cmyk(21.3%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(96.05, -17.53, -4.16) |
| CIE-LCH | lch(96.05, 18.02, 193.34°) |
| OKLab | oklab(95.94% -0.0534 -0.0114) |
| OKLCH | oklch(95.94% 0.055 192.1) |
| XYZ | xyz(76.6687, 90.1251, 104.6044) |
| Luminance | 0.9013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.47
Duck Egg Blue
#C3FBF4
ΔE00 1.83
Eggshell Blue
#C4FFF7
ΔE00 2.24
Pale Blue
#D0FEFE
ΔE00 2.27
Light Sky Blue
#C6FCFF
ΔE00 2.44
Ice
#D6FFFA
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEFB #FEC8CB
analogous
#C8FEE0 #C8FEFB #C8E6FE
triadic
#C8FEFB #FBC8FE #FEFBC8
tetradic
#C8FEFB #E0C8FE #FEC8CB #E6FEC8
square
#C8FEFB #E0C8FE #FEC8CB #E6FEC8
split-complementary
#C8FEFB #FEC8E6 #FEE0C8
monochromatic
#50FCF2 #8CFDF7 #C8FEFB #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.10
#C8FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#C8FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEFB
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEFB | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#EDF0FC
Tritanopia (blue-blind)
#B8FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c8fefb; /* rgb */ color: rgb(200, 254, 251); /* oklch */ color: oklch(95.9% 0.055 192.1);
Tailwind
colors: {
custom: {
50: '#d9fefc',
500: '#c8fefb',
950: '#000000',
},
}SCSS
$custom: #c8fefb; $custom-light: #d9fefc; $custom-dark: #000000;
JSON
{
"hex": "#c8fefb",
"rgb": {
"r": 200,
"g": 254,
"b": 251
},
"hsl": {
"h": 176.667,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.95935,
"c": 0.05462,
"h": 192.1
},
"luminance": 0.90128
}Semantic roles & 50–950 ramp
primary
#C8FEFB
secondary
#E78389
accent
#000DE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151817
muted
#848685