#8FC0C8#8FC0C8
#8FC0C8 is a light, muted teal. Relative luminance 0.477; OKLCH L 77.6% C 0.053 H 208.6°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0C8 |
|---|---|
| RGB | rgb(143, 192, 200) |
| HSL | hsl(188, 34%, 67%) |
| HSV | hsv(188, 29%, 78%) |
| CMYK | cmyk(28.5%, 4%, 0%, 21.6%) |
| CIE-LAB | lab(74.64, -14.13, -9.23) |
| CIE-LCH | lch(74.64, 16.88, 213.14°) |
| OKLab | oklab(77.6% -0.0462 -0.0252) |
| OKLCH | oklch(77.6% 0.053 208.6) |
| XYZ | xyz(40.5993, 47.7071, 61.7016) |
| Luminance | 0.4771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.24
Sky Blue
#87CEEB
ΔE00 7.78
Powder Blue
#B0E0E6
ΔE00 7.97
Baby Blue
#89CFF0
ΔE00 8.99
Light Grey Blue
#9DBCD4
ΔE00 9.55
Bluegrey
#85A3B2
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0C8 #C8978F
analogous
#8FC8B4 #8FC0C8 #8FA4C8
triadic
#8FC0C8 #C88FC0 #C0C88F
tetradic
#8FC0C8 #B48FC8 #C8978F #A4C88F
square
#8FC0C8 #B48FC8 #C8978F #A4C88F
split-complementary
#8FC0C8 #C88FA4 #C8B48F
monochromatic
#498994 #66A9B4 #8FC0C8 #B8D7DC #E1EEF0
Accessibility & contrast
On white
1.99
#8FC0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#8FC0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0C8
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0C8 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BCC9
Deuteranopia (green-blind)
#AEB4C8
Tritanopia (blue-blind)
#7CC4C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fc0c8; /* rgb */ color: rgb(143, 192, 200); /* oklch */ color: oklch(77.6% 0.053 208.6);
Tailwind
colors: {
custom: {
50: '#b1d3d8',
500: '#8fc0c8',
950: '#000000',
},
}SCSS
$custom: #8fc0c8; $custom-light: #b1d3d8; $custom-dark: #000000;
JSON
{
"hex": "#8fc0c8",
"rgb": {
"r": 143,
"g": 192,
"b": 200
},
"hsl": {
"h": 188.421,
"s": 34.132,
"l": 67.255
},
"oklch": {
"l": 0.77597,
"c": 0.0526,
"h": 208.6
},
"luminance": 0.47709
}Semantic roles & 50–950 ramp
primary
#8FC0C8
secondary
#E2D3D0
accent
#4939AD
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283