#8FBEBF#8FBEBF
#8FBEBF is a light, muted teal. Relative luminance 0.464; OKLCH L 76.9% C 0.050 H 197.8°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBEBF |
|---|---|
| RGB | rgb(143, 190, 191) |
| HSL | hsl(181, 27%, 65%) |
| HSV | hsv(181, 25%, 75%) |
| CMYK | cmyk(25.1%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(73.82, -15.16, -5.55) |
| CIE-LCH | lch(73.82, 16.15, 200.09°) |
| OKLab | oklab(76.86% -0.0472 -0.0152) |
| OKLCH | oklch(76.86% 0.05 197.8) |
| XYZ | xyz(39.1422, 46.4264, 56.1789) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.79
Lightblue
#ADD8E6
ΔE00 9.26
Cadetblue
#5F9EA0
ΔE00 10.54
Sky Blue
#87CEEB
ΔE00 10.69
Mediumturquoise
#48D1CC
ΔE00 10.88
Pale Teal
#82CBB2
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBEBF #BF908F
analogous
#8FBFA8 #8FBEBF #8FA6BF
triadic
#8FBEBF #BF8FBE #BEBF8F
tetradic
#8FBEBF #A88FBF #BF908F #A6BF8F
square
#8FBEBF #A88FBF #BF908F #A6BF8F
split-complementary
#8FBEBF #BF8FA6 #BFA88F
monochromatic
#4D8587 #68A7A9 #8FBEBF #B6D5D5 #DDEBEC
Accessibility & contrast
On white
2.04
#8FBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#8FBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBEBF
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBEBF | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BF
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#7FC1BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fbebf; /* rgb */ color: rgb(143, 190, 191); /* oklch */ color: oklch(76.9% 0.050 197.8);
Tailwind
colors: {
custom: {
50: '#b1d1d2',
500: '#8fbebf',
950: '#000000',
},
}SCSS
$custom: #8fbebf; $custom-light: #b1d1d2; $custom-dark: #000000;
JSON
{
"hex": "#8fbebf",
"rgb": {
"r": 143,
"g": 190,
"b": 191
},
"hsl": {
"h": 181.25,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.76859,
"c": 0.04957,
"h": 197.8
},
"luminance": 0.46428
}Semantic roles & 50–950 ramp
primary
#8FBEBF
secondary
#DDCDCD
accent
#4240A6
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282