#8FC3CD#8FC3CD
#8FC3CD is a light, muted teal. Relative luminance 0.493; OKLCH L 78.4% C 0.056 H 210.8°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC3CD |
|---|---|
| RGB | rgb(143, 195, 205) |
| HSL | hsl(190, 38%, 68%) |
| HSV | hsv(190, 30%, 80%) |
| CMYK | cmyk(30.2%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(75.62, -14.51, -10.48) |
| CIE-LCH | lch(75.62, 17.90, 215.82°) |
| OKLab | oklab(78.43% -0.0481 -0.0286) |
| OKLCH | oklch(78.43% 0.056 210.8) |
| XYZ | xyz(41.8587, 49.2755, 65.0513) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.50
Sky Blue
#87CEEB
ΔE00 6.77
Powder Blue
#B0E0E6
ΔE00 7.40
Baby Blue
#89CFF0
ΔE00 8.01
Ice Blue
#A5DFF9
ΔE00 8.96
Light Grey Blue
#9DBCD4
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC3CD #CD998F
analogous
#8FCDB8 #8FC3CD #8FA4CD
triadic
#8FC3CD #CD8FC3 #C3CD8F
tetradic
#8FC3CD #B88FCD #CD998F #A4CD8F
square
#8FC3CD #B88FCD #CD998F #A4CD8F
split-complementary
#8FC3CD #CD8FA4 #CDB88F
monochromatic
#468E9C #65ACBA #8FC3CD #B9DAE0 #E4F0F3
Accessibility & contrast
On white
1.93
#8FC3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#8FC3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC3CD
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC3CD | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCE
Deuteranopia (green-blind)
#AFB7CD
Tritanopia (blue-blind)
#7AC8C6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fc3cd; /* rgb */ color: rgb(143, 195, 205); /* oklch */ color: oklch(78.4% 0.056 210.8);
Tailwind
colors: {
custom: {
50: '#b1d5dc',
500: '#8fc3cd',
950: '#000000',
},
}SCSS
$custom: #8fc3cd; $custom-light: #b1d5dc; $custom-dark: #000000;
JSON
{
"hex": "#8fc3cd",
"rgb": {
"r": 143,
"g": 195,
"b": 205
},
"hsl": {
"h": 189.677,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.78427,
"c": 0.05594,
"h": 210.8
},
"luminance": 0.49278
}Semantic roles & 50–950 ramp
primary
#8FC3CD
secondary
#E5D6D2
accent
#4834B1
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383