#8BE1BF#8BE1BF
#8BE1BF is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.6% C 0.097 H 167.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE1BF |
|---|---|
| RGB | rgb(139, 225, 191) |
| HSL | hsl(156, 59%, 71%) |
| HSV | hsv(156, 38%, 88%) |
| CMYK | cmyk(38.2%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(83.49, -33.54, 8.50) |
| CIE-LCH | lch(83.49, 34.60, 165.77°) |
| OKLab | oklab(84.56% -0.0945 0.0219) |
| OKLCH | oklch(84.56% 0.097 167) |
| XYZ | xyz(46.9730, 63.0980, 58.9841) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.86
Seafoam
#7FE0B3
ΔE00 3.05
Seafoam Blue
#78D1B6
ΔE00 4.41
Light Turquoise
#7EF4CC
ΔE00 4.79
Pale Teal
#82CBB2
ΔE00 5.57
Mediumaquamarine
#66CDAA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE1BF #E18BAD
analogous
#8BE194 #8BE1BF #8BD8E1
triadic
#8BE1BF #BF8BE1 #E1BF8B
tetradic
#8BE1BF #948BE1 #E18BAD #D8E18B
square
#8BE1BF #948BE1 #E18BAD #D8E18B
split-complementary
#8BE1BF #E18BD8 #E1948B
monochromatic
#32C088 #5AD4A4 #8BE1BF #BCEEDA #E7F9F2
Accessibility & contrast
On white
1.54
#8BE1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#8BE1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE1BF
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE1BF | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BD
Deuteranopia (green-blind)
#CFCCC1
Tritanopia (blue-blind)
#74E2D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8be1bf; /* rgb */ color: rgb(139, 225, 191); /* oklch */ color: oklch(84.6% 0.097 167.0);
Tailwind
colors: {
custom: {
50: '#b0ead2',
500: '#8be1bf',
950: '#000000',
},
}SCSS
$custom: #8be1bf; $custom-light: #b0ead2; $custom-dark: #000000;
JSON
{
"hex": "#8be1bf",
"rgb": {
"r": 139,
"g": 225,
"b": 191
},
"hsl": {
"h": 156.279,
"s": 58.904,
"l": 71.373
},
"oklch": {
"l": 0.84558,
"c": 0.09701,
"h": 167
},
"luminance": 0.63101
}Semantic roles & 50–950 ramp
primary
#8BE1BF
secondary
#B9577E
accent
#1F61C7
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483