#8FBEBD#8FBEBD
#8FBEBD is a light, muted teal. Relative luminance 0.463; OKLCH L 76.8% C 0.050 H 194.5°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBEBD |
|---|---|
| RGB | rgb(143, 190, 189) |
| HSL | hsl(179, 27%, 65%) |
| HSV | hsv(179, 25%, 75%) |
| CMYK | cmyk(24.7%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(73.76, -15.61, -4.54) |
| CIE-LCH | lch(73.76, 16.26, 196.21°) |
| OKLab | oklab(76.8% -0.048 -0.0124) |
| OKLCH | oklch(76.8% 0.05 194.5) |
| XYZ | xyz(38.9236, 46.3389, 55.0277) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.08
Lightblue
#ADD8E6
ΔE00 9.87
Pale Teal
#82CBB2
ΔE00 10.18
Cadetblue
#5F9EA0
ΔE00 10.51
Mediumturquoise
#48D1CC
ΔE00 10.61
Greyish Teal
#719F91
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBEBD #BE8F90
analogous
#8FBEA5 #8FBEBD #8FA8BE
triadic
#8FBEBD #BD8FBE #BEBD8F
tetradic
#8FBEBD #A58FBE #BE8F90 #A8BE8F
square
#8FBEBD #A58FBE #BE8F90 #A8BE8F
split-complementary
#8FBEBD #BE8FA8 #BEA58F
monochromatic
#4D8584 #68A8A6 #8FBEBD #B6D4D4 #DCEBEB
Accessibility & contrast
On white
2.05
#8FBEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#8FBEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBEBD
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBEBD | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BD
Deuteranopia (green-blind)
#AFB2BE
Tritanopia (blue-blind)
#80C1BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fbebd; /* rgb */ color: rgb(143, 190, 189); /* oklch */ color: oklch(76.8% 0.050 194.5);
Tailwind
colors: {
custom: {
50: '#b1d1d0',
500: '#8fbebd',
950: '#000000',
},
}SCSS
$custom: #8fbebd; $custom-light: #b1d1d0; $custom-dark: #000000;
JSON
{
"hex": "#8fbebd",
"rgb": {
"r": 143,
"g": 190,
"b": 189
},
"hsl": {
"h": 178.723,
"s": 26.554,
"l": 65.294
},
"oklch": {
"l": 0.76796,
"c": 0.04959,
"h": 194.5
},
"luminance": 0.46341
}Semantic roles & 50–950 ramp
primary
#8FBEBD
secondary
#DCCCCD
accent
#4043A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282