#8BCEBB#8BCEBB
#8BCEBB is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.073 H 174.7°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCEBB |
|---|---|
| RGB | rgb(139, 206, 187) |
| HSL | hsl(163, 41%, 68%) |
| HSV | hsv(163, 33%, 81%) |
| CMYK | cmyk(32.5%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(78.00, -25.30, 2.72) |
| CIE-LCH | lch(78.00, 25.45, 173.87°) |
| OKLab | oklab(80.11% -0.073 0.0068) |
| OKLCH | oklch(80.11% 0.073 174.7) |
| XYZ | xyz(41.6853, 53.2171, 55.0795) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.38
Seafoam Blue
#78D1B6
ΔE00 3.63
Mediumaquamarine
#66CDAA
ΔE00 6.30
Light Teal
#90E4C1
ΔE00 6.70
Seafoam
#7FE0B3
ΔE00 8.30
Mediumturquoise
#48D1CC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCEBB #CE8B9E
analogous
#8BCE99 #8BCEBB #8BBFCE
triadic
#8BCEBB #BB8BCE #CEBB8B
tetradic
#8BCEBB #998BCE #CE8B9E #BFCE8B
square
#8BCEBB #998BCE #CE8B9E #BFCE8B
split-complementary
#8BCEBB #CE8BBF #CE998B
monochromatic
#429C83 #60BCA2 #8BCEBB #B6E0D4 #E1F2ED
Accessibility & contrast
On white
1.80
#8BCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#8BCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCEBB
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCEBB | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BA
Deuteranopia (green-blind)
#BEBDBC
Tritanopia (blue-blind)
#78D0C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8bcebb; /* rgb */ color: rgb(139, 206, 187); /* oklch */ color: oklch(80.1% 0.073 174.7);
Tailwind
colors: {
custom: {
50: '#afddcf',
500: '#8bcebb',
950: '#000000',
},
}SCSS
$custom: #8bcebb; $custom-light: #afddcf; $custom-dark: #000000;
JSON
{
"hex": "#8bcebb",
"rgb": {
"r": 139,
"g": 206,
"b": 187
},
"hsl": {
"h": 162.985,
"s": 40.606,
"l": 67.647
},
"oklch": {
"l": 0.80109,
"c": 0.0733,
"h": 174.7
},
"luminance": 0.53219
}Semantic roles & 50–950 ramp
primary
#8BCEBB
secondary
#A35B6F
accent
#3257B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483