#8BCBBF#8BCBBF
#8BCBBF is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.5% C 0.068 H 181.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCBBF |
|---|---|
| RGB | rgb(139, 203, 191) |
| HSL | hsl(169, 38%, 67%) |
| HSV | hsv(169, 32%, 80%) |
| CMYK | cmyk(31.5%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(77.26, -22.94, -0.52) |
| CIE-LCH | lch(77.26, 22.95, 181.30°) |
| OKLab | oklab(79.55% -0.0675 -0.0018) |
| OKLCH | oklch(79.55% 0.068 181.5) |
| XYZ | xyz(41.4041, 51.9602, 57.1278) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.67
Seafoam Blue
#78D1B6
ΔE00 5.81
Mediumturquoise
#48D1CC
ΔE00 7.69
Mediumaquamarine
#66CDAA
ΔE00 8.41
Light Teal
#90E4C1
ΔE00 9.01
Turquoise
#40E0D0
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCBBF #CB8B97
analogous
#8BCB9F #8BCBBF #8BB7CB
triadic
#8BCBBF #BF8BCB #CBBF8B
tetradic
#8BCBBF #9F8BCB #CB8B97 #B7CB8B
square
#8BCBBF #9F8BCB #CB8B97 #B7CB8B
split-complementary
#8BCBBF #CB8BB7 #CB9F8B
monochromatic
#449888 #61B8A8 #8BCBBF #B5DED6 #E0F1EE
Accessibility & contrast
On white
1.84
#8BCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#8BCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCBBF
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCBBF | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4BF
Deuteranopia (green-blind)
#BABBC0
Tritanopia (blue-blind)
#77CDC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8bcbbf; /* rgb */ color: rgb(139, 203, 191); /* oklch */ color: oklch(79.5% 0.068 181.5);
Tailwind
colors: {
custom: {
50: '#afdbd2',
500: '#8bcbbf',
950: '#000000',
},
}SCSS
$custom: #8bcbbf; $custom-light: #afdbd2; $custom-dark: #000000;
JSON
{
"hex": "#8bcbbf",
"rgb": {
"r": 139,
"g": 203,
"b": 191
},
"hsl": {
"h": 168.75,
"s": 38.095,
"l": 67.059
},
"oklch": {
"l": 0.79545,
"c": 0.06754,
"h": 181.5
},
"luminance": 0.51962
}Semantic roles & 50–950 ramp
primary
#8BCBBF
secondary
#9E5C68
accent
#344CB1
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483