#8FC8CA#8FC8CA
#8FC8CA is a light, muted teal. Relative luminance 0.514; OKLCH L 79.4% C 0.059 H 198.8°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC8CA |
|---|---|
| RGB | rgb(143, 200, 202) |
| HSL | hsl(182, 36%, 68%) |
| HSV | hsv(182, 29%, 79%) |
| CMYK | cmyk(29.2%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(76.93, -17.79, -6.92) |
| CIE-LCH | lch(76.93, 19.08, 201.24°) |
| OKLab | oklab(79.44% -0.0556 -0.0189) |
| OKLCH | oklch(79.44% 0.059 198.8) |
| XYZ | xyz(42.6391, 51.4102, 63.5421) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.92
Lightblue
#ADD8E6
ΔE00 8.28
Paleturquoise
#AFEEEE
ΔE00 8.87
Mediumturquoise
#48D1CC
ΔE00 9.14
Robin'S Egg Blue
#98EFF9
ΔE00 9.59
Sky Blue
#87CEEB
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC8CA #CA918F
analogous
#8FCAAE #8FC8CA #8FAACA
triadic
#8FC8CA #CA8FC8 #C8CA8F
tetradic
#8FC8CA #AE8FCA #CA918F #AACA8F
square
#8FC8CA #AE8FCA #CA918F #AACA8F
split-complementary
#8FC8CA #CA8FAA #CAAE8F
monochromatic
#489497 #65B4B6 #8FC8CA #B9DCDE #E2F1F1
Accessibility & contrast
On white
1.86
#8FC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#8FC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC8CA
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC8CA | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CA
Deuteranopia (green-blind)
#B5BACA
Tritanopia (blue-blind)
#7ACCC8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8fc8ca; /* rgb */ color: rgb(143, 200, 202); /* oklch */ color: oklch(79.4% 0.059 198.8);
Tailwind
colors: {
custom: {
50: '#b1d8da',
500: '#8fc8ca',
950: '#000000',
},
}SCSS
$custom: #8fc8ca; $custom-light: #b1d8da; $custom-dark: #000000;
JSON
{
"hex": "#8fc8ca",
"rgb": {
"r": 143,
"g": 200,
"b": 202
},
"hsl": {
"h": 182.034,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.79437,
"c": 0.05878,
"h": 198.8
},
"luminance": 0.51412
}Semantic roles & 50–950 ramp
primary
#8FC8CA
secondary
#9E615F
accent
#3B37AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383