#8BCBBE#8BCBBE
#8BCBBE is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.5% C 0.068 H 180.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCBBE |
|---|---|
| RGB | rgb(139, 203, 190) |
| HSL | hsl(168, 38%, 67%) |
| HSV | hsv(168, 32%, 80%) |
| CMYK | cmyk(31.5%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(77.23, -23.16, -0.02) |
| CIE-LCH | lch(77.23, 23.16, 180.05°) |
| OKLab | oklab(79.52% -0.0679 -0.0004) |
| OKLCH | oklch(79.52% 0.068 180.4) |
| XYZ | xyz(41.2945, 51.9163, 56.5502) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.31
Seafoam Blue
#78D1B6
ΔE00 5.50
Mediumturquoise
#48D1CC
ΔE00 7.85
Mediumaquamarine
#66CDAA
ΔE00 8.09
Light Teal
#90E4C1
ΔE00 8.72
Turquoise
#40E0D0
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCBBE #CB8B98
analogous
#8BCB9E #8BCBBE #8BB8CB
triadic
#8BCBBE #BE8BCB #CBBE8B
tetradic
#8BCBBE #9E8BCB #CB8B98 #B8CB8B
square
#8BCBBE #9E8BCB #CB8B98 #B8CB8B
split-complementary
#8BCBBE #CB8BB8 #CB9E8B
monochromatic
#449887 #61B8A6 #8BCBBE #B5DED6 #E0F1ED
Accessibility & contrast
On white
1.84
#8BCBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#8BCBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCBBE
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCBBE | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BE
Deuteranopia (green-blind)
#BABBBF
Tritanopia (blue-blind)
#78CDC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8bcbbe; /* rgb */ color: rgb(139, 203, 190); /* oklch */ color: oklch(79.5% 0.068 180.4);
Tailwind
colors: {
custom: {
50: '#afdbd1',
500: '#8bcbbe',
950: '#000000',
},
}SCSS
$custom: #8bcbbe; $custom-light: #afdbd1; $custom-dark: #000000;
JSON
{
"hex": "#8bcbbe",
"rgb": {
"r": 139,
"g": 203,
"b": 190
},
"hsl": {
"h": 167.813,
"s": 38.095,
"l": 67.059
},
"oklch": {
"l": 0.79515,
"c": 0.06794,
"h": 180.4
},
"luminance": 0.51919
}Semantic roles & 50–950 ramp
primary
#8BCBBE
secondary
#9E5C69
accent
#344EB1
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483