#8BC0BE#8BC0BE
#8BC0BE is a light, muted teal. Relative luminance 0.469; OKLCH L 77.0% C 0.055 H 193.1°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC0BE |
|---|---|
| RGB | rgb(139, 192, 190) |
| HSL | hsl(178, 30%, 65%) |
| HSV | hsv(178, 28%, 75%) |
| CMYK | cmyk(27.6%, 0%, 1%, 24.7%) |
| CIE-LAB | lab(74.13, -17.61, -4.57) |
| CIE-LCH | lch(74.13, 18.20, 194.56°) |
| OKLab | oklab(77.04% -0.0539 -0.0126) |
| OKLCH | oklch(77.04% 0.055 193.1) |
| XYZ | xyz(38.7883, 46.9040, 55.7148) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.18
Pale Teal
#82CBB2
ΔE00 9.24
Mediumturquoise
#48D1CC
ΔE00 9.38
Lightblue
#ADD8E6
ΔE00 10.41
Darkturquoise
#00CED1
ΔE00 10.51
Cadetblue
#5F9EA0
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC0BE #C08B8D
analogous
#8BC0A4 #8BC0BE #8BA7C0
triadic
#8BC0BE #BE8BC0 #C0BE8B
tetradic
#8BC0BE #A48BC0 #C08B8D #A7C08B
square
#8BC0BE #A48BC0 #C08B8D #A7C08B
split-complementary
#8BC0BE #C08BA7 #C0A48B
monochromatic
#498785 #63AAA8 #8BC0BE #B3D6D4 #DAEBEA
Accessibility & contrast
On white
2.02
#8BC0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#8BC0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC0BE
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC0BE | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#AFB3BF
Tritanopia (blue-blind)
#79C3BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bc0be; /* rgb */ color: rgb(139, 192, 190); /* oklch */ color: oklch(77.0% 0.055 193.1);
Tailwind
colors: {
custom: {
50: '#aed3d1',
500: '#8bc0be',
950: '#000000',
},
}SCSS
$custom: #8bc0be; $custom-light: #aed3d1; $custom-dark: #000000;
JSON
{
"hex": "#8bc0be",
"rgb": {
"r": 139,
"g": 192,
"b": 190
},
"hsl": {
"h": 177.736,
"s": 29.609,
"l": 64.902
},
"oklch": {
"l": 0.77035,
"c": 0.05535,
"h": 193.1
},
"luminance": 0.46906
}Semantic roles & 50–950 ramp
primary
#8BC0BE
secondary
#DCCACB
accent
#3D41A8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282