#8BE8BB#8BE8BB
#8BE8BB is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.1% C 0.110 H 161.9°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE8BB |
|---|---|
| RGB | rgb(139, 232, 187) |
| HSL | hsl(151, 67%, 73%) |
| HSV | hsv(151, 40%, 91%) |
| CMYK | cmyk(40.1%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(85.40, -37.58, 13.31) |
| CIE-LCH | lch(85.40, 39.87, 160.50°) |
| OKLab | oklab(86.07% -0.1045 0.0342) |
| OKLCH | oklch(86.07% 0.11 161.9) |
| XYZ | xyz(48.4701, 66.7868, 57.3411) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.04
Light Teal
#90E4C1
ΔE00 2.66
Light Turquoise
#7EF4CC
ΔE00 3.99
Mint
#AAF0C1
ΔE00 4.17
Hospital Green
#9BE5AA
ΔE00 4.84
Pale Turquoise
#A5FBD5
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE8BB #E88BB8
analogous
#8BE88D #8BE8BB #8BE6E8
triadic
#8BE8BB #BB8BE8 #E8BB8B
tetradic
#8BE8BB #8D8BE8 #E88BB8 #E6E88B
square
#8BE8BB #8D8BE8 #E88BB8 #E6E88B
split-complementary
#8BE8BB #E88BE6 #E88D8B
monochromatic
#29CF7F #58DE9D #8BE8BB #BEF2D9 #E5FAF0
Accessibility & contrast
On white
1.46
#8BE8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#8BE8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE8BB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE8BB | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCB9
Deuteranopia (green-blind)
#D7D1BE
Tritanopia (blue-blind)
#74E8DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8be8bb; /* rgb */ color: rgb(139, 232, 187); /* oklch */ color: oklch(86.1% 0.110 161.9);
Tailwind
colors: {
custom: {
50: '#b0f0cf',
500: '#8be8bb',
950: '#000000',
},
}SCSS
$custom: #8be8bb; $custom-light: #b0f0cf; $custom-dark: #000000;
JSON
{
"hex": "#8be8bb",
"rgb": {
"r": 139,
"g": 232,
"b": 187
},
"hsl": {
"h": 150.968,
"s": 66.906,
"l": 72.745
},
"oklch": {
"l": 0.86065,
"c": 0.11,
"h": 161.9
},
"luminance": 0.6679
}Semantic roles & 50–950 ramp
primary
#8BE8BB
secondary
#C2568A
accent
#1770CF
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111613
muted
#818583