#8BC3BE#8BC3BE
#8BC3BE is a light, muted teal. Relative luminance 0.482; OKLCH L 77.7% C 0.058 H 189.1°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC3BE |
|---|---|
| RGB | rgb(139, 195, 190) |
| HSL | hsl(175, 32%, 65%) |
| HSV | hsv(175, 29%, 76%) |
| CMYK | cmyk(28.7%, 0%, 2.6%, 23.5%) |
| CIE-LAB | lab(74.97, -19.14, -3.33) |
| CIE-LCH | lch(74.97, 19.43, 189.87°) |
| OKLab | oklab(77.71% -0.0578 -0.0092) |
| OKLCH | oklch(77.71% 0.058 189.1) |
| XYZ | xyz(39.4538, 48.2349, 55.9366) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.74
Mediumturquoise
#48D1CC
ΔE00 8.59
Seafoam Blue
#78D1B6
ΔE00 9.09
Powder Blue
#B0E0E6
ΔE00 9.36
Darkturquoise
#00CED1
ΔE00 10.16
Paleturquoise
#AFEEEE
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC3BE #C38B90
analogous
#8BC3A2 #8BC3BE #8BACC3
triadic
#8BC3BE #BE8BC3 #C3BE8B
tetradic
#8BC3BE #A28BC3 #C38B90 #ACC38B
square
#8BC3BE #A28BC3 #C38B90 #ACC38B
split-complementary
#8BC3BE #C38BAC #C3A28B
monochromatic
#488B85 #63AEA7 #8BC3BE #B3D8D5 #DCEDEB
Accessibility & contrast
On white
1.97
#8BC3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#8BC3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC3BE
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC3BE | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBE
Deuteranopia (green-blind)
#B2B5BF
Tritanopia (blue-blind)
#79C6C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bc3be; /* rgb */ color: rgb(139, 195, 190); /* oklch */ color: oklch(77.7% 0.058 189.1);
Tailwind
colors: {
custom: {
50: '#aed5d1',
500: '#8bc3be',
950: '#000000',
},
}SCSS
$custom: #8bc3be; $custom-light: #aed5d1; $custom-dark: #000000;
JSON
{
"hex": "#8bc3be",
"rgb": {
"r": 139,
"g": 195,
"b": 190
},
"hsl": {
"h": 174.643,
"s": 31.818,
"l": 65.49
},
"oklch": {
"l": 0.77709,
"c": 0.05849,
"h": 189.1
},
"luminance": 0.48237
}Semantic roles & 50–950 ramp
primary
#8BC3BE
secondary
#DECCCD
accent
#3B45AB
background
#FAFDFC
surface
#F4FAF9
border
#CED3D2
text
#101414
muted
#7F8382