#8FBEC3#8FBEC3
#8FBEC3 is a light, muted teal. Relative luminance 0.466; OKLCH L 77.0% C 0.050 H 204.3°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBEC3 |
|---|---|
| RGB | rgb(143, 190, 195) |
| HSL | hsl(186, 30%, 66%) |
| HSV | hsv(186, 27%, 76%) |
| CMYK | cmyk(26.7%, 2.6%, 0%, 23.5%) |
| CIE-LAB | lab(73.94, -14.25, -7.55) |
| CIE-LCH | lch(73.94, 16.13, 207.93°) |
| OKLab | oklab(76.99% -0.0456 -0.0206) |
| OKLCH | oklch(76.99% 0.05 204.3) |
| XYZ | xyz(39.5884, 46.6049, 58.5289) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.17
Powder Blue
#B0E0E6
ΔE00 8.45
Sky Blue
#87CEEB
ΔE00 9.10
Bluegrey
#85A3B2
ΔE00 10.05
Baby Blue
#89CFF0
ΔE00 10.32
Light Grey Blue
#9DBCD4
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBEC3 #C3948F
analogous
#8FC3AE #8FBEC3 #8FA4C3
triadic
#8FBEC3 #C38FBE #BEC38F
tetradic
#8FBEC3 #AE8FC3 #C3948F #A4C38F
square
#8FBEC3 #AE8FC3 #C3948F #A4C38F
split-complementary
#8FBEC3 #C38FA4 #C3AE8F
monochromatic
#4B868C #67A7AE #8FBEC3 #B7D5D8 #DFECEE
Accessibility & contrast
On white
2.03
#8FBEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#8FBEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBEC3
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBEC3 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC3
Deuteranopia (green-blind)
#ADB3C3
Tritanopia (blue-blind)
#7EC2BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbec3; /* rgb */ color: rgb(143, 190, 195); /* oklch */ color: oklch(77.0% 0.050 204.3);
Tailwind
colors: {
custom: {
50: '#b1d1d5',
500: '#8fbec3',
950: '#000000',
},
}SCSS
$custom: #8fbec3; $custom-light: #b1d1d5; $custom-dark: #000000;
JSON
{
"hex": "#8fbec3",
"rgb": {
"r": 143,
"g": 190,
"b": 195
},
"hsl": {
"h": 185.769,
"s": 30.233,
"l": 66.275
},
"oklch": {
"l": 0.76989,
"c": 0.05001,
"h": 204.3
},
"luminance": 0.46607
}Semantic roles & 50–950 ramp
primary
#8FBEC3
secondary
#DFD0CE
accent
#473DA9
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283