#8BEBBB#8BEBBB
#8BEBBB is a very light, moderate teal. Relative luminance 0.685; OKLCH L 86.8% C 0.114 H 161.0°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEBBB |
|---|---|
| RGB | rgb(139, 235, 187) |
| HSL | hsl(150, 71%, 73%) |
| HSV | hsv(150, 41%, 92%) |
| CMYK | cmyk(40.9%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(86.25, -38.94, 14.52) |
| CIE-LCH | lch(86.25, 41.56, 159.55°) |
| OKLab | oklab(86.76% -0.108 0.0373) |
| OKLCH | oklch(86.76% 0.114 161) |
| XYZ | xyz(49.3218, 68.4902, 57.6250) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.63
Light Teal
#90E4C1
ΔE00 3.48
Light Turquoise
#7EF4CC
ΔE00 3.94
Mint
#AAF0C1
ΔE00 3.97
Light Aquamarine
#7BFDC7
ΔE00 4.45
Hospital Green
#9BE5AA
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEBBB #EB8BBB
analogous
#8BEB8B #8BEBBB #8BEBEB
triadic
#8BEBBB #BB8BEB #EBBB8B
tetradic
#8BEBBB #8B8BEB #EB8BBB #EBEB8B
square
#8BEBBB #8B8BEB #EB8BBB #EBEB8B
split-complementary
#8BEBBB #EB8BEB #EB8B8B
monochromatic
#25D77E #57E29C #8BEBBB #BFF4DA #E5FAF0
Accessibility & contrast
On white
1.43
#8BEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#8BEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEBBB
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEBBB | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB8
Deuteranopia (green-blind)
#D9D3BE
Tritanopia (blue-blind)
#73EADD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #8bebbb; /* rgb */ color: rgb(139, 235, 187); /* oklch */ color: oklch(86.8% 0.114 161.0);
Tailwind
colors: {
custom: {
50: '#b1f2cf',
500: '#8bebbb',
950: '#000000',
},
}SCSS
$custom: #8bebbb; $custom-light: #b1f2cf; $custom-dark: #000000;
JSON
{
"hex": "#8bebbb",
"rgb": {
"r": 139,
"g": 235,
"b": 187
},
"hsl": {
"h": 150,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.86757,
"c": 0.1143,
"h": 161
},
"luminance": 0.68493
}Semantic roles & 50–950 ramp
primary
#8BEBBB
secondary
#C5558D
accent
#1373D3
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111713
muted
#818583