#8FBCBB#8FBCBB
#8FBCBB is a light, muted teal. Relative luminance 0.454; OKLCH L 76.3% C 0.048 H 194.5°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCBB |
|---|---|
| RGB | rgb(143, 188, 187) |
| HSL | hsl(179, 25%, 65%) |
| HSV | hsv(179, 24%, 74%) |
| CMYK | cmyk(23.9%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(73.15, -15.03, -4.36) |
| CIE-LCH | lch(73.15, 15.65, 196.17°) |
| OKLab | oklab(76.29% -0.0462 -0.0119) |
| OKLCH | oklch(76.29% 0.048 194.5) |
| XYZ | xyz(38.2778, 45.3923, 53.7488) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.49
Lightblue
#ADD8E6
ΔE00 10.09
Cadetblue
#5F9EA0
ΔE00 10.20
Pale Teal
#82CBB2
ΔE00 10.47
Greyish Teal
#719F91
ΔE00 10.56
Mediumturquoise
#48D1CC
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCBB #BC8F90
analogous
#8FBCA5 #8FBCBB #8FA6BC
triadic
#8FBCBB #BB8FBC #BCBB8F
tetradic
#8FBCBB #A58FBC #BC8F90 #A6BC8F
square
#8FBCBB #A58FBC #BC8F90 #A6BC8F
split-complementary
#8FBCBB #BC8FA6 #BCA58F
monochromatic
#4E8381 #69A5A4 #8FBCBB #B5D3D2 #DCEAE9
Accessibility & contrast
On white
2.08
#8FBCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#8FBCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCBB
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCBB | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#ADB1BB
Tritanopia (blue-blind)
#80BFBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fbcbb; /* rgb */ color: rgb(143, 188, 187); /* oklch */ color: oklch(76.3% 0.048 194.5);
Tailwind
colors: {
custom: {
50: '#b1d0cf',
500: '#8fbcbb',
950: '#000000',
},
}SCSS
$custom: #8fbcbb; $custom-light: #b1d0cf; $custom-dark: #000000;
JSON
{
"hex": "#8fbcbb",
"rgb": {
"r": 143,
"g": 188,
"b": 187
},
"hsl": {
"h": 178.667,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.76287,
"c": 0.0477,
"h": 194.5
},
"luminance": 0.45394
}Semantic roles & 50–950 ramp
primary
#8FBCBB
secondary
#DBCCCC
accent
#4244A4
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111413
muted
#808282