#8FC3CA#8FC3CA
#8FC3CA is a light, muted teal. Relative luminance 0.491; OKLCH L 78.3% C 0.055 H 206.5°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC3CA |
|---|---|
| RGB | rgb(143, 195, 202) |
| HSL | hsl(187, 36%, 68%) |
| HSV | hsv(187, 29%, 79%) |
| CMYK | cmyk(29.2%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(75.53, -15.22, -8.98) |
| CIE-LCH | lch(75.53, 17.67, 210.55°) |
| OKLab | oklab(78.33% -0.0493 -0.0245) |
| OKLCH | oklch(78.33% 0.055 206.5) |
| XYZ | xyz(41.5000, 49.1320, 63.1624) |
| Luminance | 0.4913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.14
Powder Blue
#B0E0E6
ΔE00 7.33
Sky Blue
#87CEEB
ΔE00 7.89
Baby Blue
#89CFF0
ΔE00 9.17
Ice Blue
#A5DFF9
ΔE00 9.85
Light Grey Blue
#9DBCD4
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC3CA #CA968F
analogous
#8FCAB4 #8FC3CA #8FA5CA
triadic
#8FC3CA #CA8FC3 #C3CA8F
tetradic
#8FC3CA #B48FCA #CA968F #A5CA8F
square
#8FC3CA #B48FCA #CA968F #A5CA8F
split-complementary
#8FC3CA #CA8FA5 #CAB48F
monochromatic
#488E97 #65ADB6 #8FC3CA #B9D9DE #E2F0F1
Accessibility & contrast
On white
1.94
#8FC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#8FC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC3CA
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC3CA | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCB
Deuteranopia (green-blind)
#B0B7CA
Tritanopia (blue-blind)
#7BC7C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fc3ca; /* rgb */ color: rgb(143, 195, 202); /* oklch */ color: oklch(78.3% 0.055 206.5);
Tailwind
colors: {
custom: {
50: '#b1d5da',
500: '#8fc3ca',
950: '#000000',
},
}SCSS
$custom: #8fc3ca; $custom-light: #b1d5da; $custom-dark: #000000;
JSON
{
"hex": "#8fc3ca",
"rgb": {
"r": 143,
"g": 195,
"b": 202
},
"hsl": {
"h": 187.119,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.78327,
"c": 0.05503,
"h": 206.5
},
"luminance": 0.49134
}Semantic roles & 50–950 ramp
primary
#8FC3CA
secondary
#E4D3D1
accent
#4537AF
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383