#C8FBEF#C8FBEF
#C8FBEF is a very light, muted teal. Relative luminance 0.875; OKLCH L 95.0% C 0.054 H 179.1°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FBEF |
|---|---|
| RGB | rgb(200, 251, 239) |
| HSL | hsl(166, 86%, 88%) |
| HSV | hsv(166, 20%, 98%) |
| CMYK | cmyk(20.3%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(94.95, -18.49, 0.43) |
| CIE-LCH | lch(94.95, 18.49, 178.68°) |
| OKLab | oklab(94.96% -0.0543 0.0008) |
| OKLCH | oklch(94.96% 0.054 179.1) |
| XYZ | xyz(73.8921, 87.5032, 94.6412) |
| Luminance | 0.8751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.11
Eggshell Blue
#C4FFF7
ΔE00 2.21
Light Light Blue
#CAFFFB
ΔE00 3.22
Ice
#D6FFFA
ΔE00 3.85
Pale Aqua
#B8FFEB
ΔE00 4.30
Pale Cyan
#B7FFFA
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FBEF #FBC8D4
analogous
#C8FBD5 #C8FBEF #C8EDFB
triadic
#C8FBEF #EFC8FB #FBEFC8
tetradic
#C8FBEF #D5C8FB #FBC8D4 #EDFBC8
square
#C8FBEF #D5C8FB #FBC8D4 #EDFBC8
split-complementary
#C8FBEF #FBC8ED #FBD5C8
monochromatic
#56F3CE #8FF7DE #C8FBEF #E2FDF7 #E2FDF7
Accessibility & contrast
On white
1.14
#C8FBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#C8FBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FBEF
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FBEF | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EF
Deuteranopia (green-blind)
#EDEEF0
Tritanopia (blue-blind)
#BBFDF7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8fbef; /* rgb */ color: rgb(200, 251, 239); /* oklch */ color: oklch(95.0% 0.054 179.1);
Tailwind
colors: {
custom: {
50: '#d9fcf4',
500: '#c8fbef',
950: '#000000',
},
}SCSS
$custom: #c8fbef; $custom-light: #d9fcf4; $custom-dark: #000000;
JSON
{
"hex": "#c8fbef",
"rgb": {
"r": 200,
"g": 251,
"b": 239
},
"hsl": {
"h": 165.882,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.94961,
"c": 0.05429,
"h": 179.1
},
"luminance": 0.87506
}Semantic roles & 50–950 ramp
primary
#C8FBEF
secondary
#E1869B
accent
#0337E3
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151717
muted
#848585