#8BE1BE#8BE1BE
#8BE1BE is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.5% C 0.098 H 166.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE1BE |
|---|---|
| RGB | rgb(139, 225, 190) |
| HSL | hsl(156, 59%, 71%) |
| HSV | hsv(156, 38%, 88%) |
| CMYK | cmyk(38.2%, 0%, 15.6%, 11.8%) |
| CIE-LAB | lab(83.47, -33.75, 9.00) |
| CIE-LCH | lch(83.47, 34.93, 165.07°) |
| OKLab | oklab(84.53% -0.0949 0.0232) |
| OKLCH | oklch(84.53% 0.098 166.3) |
| XYZ | xyz(46.8634, 63.0541, 58.4065) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.81
Seafoam
#7FE0B3
ΔE00 2.79
Seafoam Blue
#78D1B6
ΔE00 4.54
Light Turquoise
#7EF4CC
ΔE00 4.78
Pale Teal
#82CBB2
ΔE00 5.67
Mediumaquamarine
#66CDAA
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE1BE #E18BAE
analogous
#8BE193 #8BE1BE #8BD9E1
triadic
#8BE1BE #BE8BE1 #E1BE8B
tetradic
#8BE1BE #938BE1 #E18BAE #D9E18B
square
#8BE1BE #938BE1 #E18BAE #D9E18B
split-complementary
#8BE1BE #E18BD9 #E1938B
monochromatic
#32C086 #5AD4A3 #8BE1BE #BCEED9 #E7F9F1
Accessibility & contrast
On white
1.54
#8BE1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#8BE1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE1BE
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE1BE | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BC
Deuteranopia (green-blind)
#CFCCC0
Tritanopia (blue-blind)
#74E1D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8be1be; /* rgb */ color: rgb(139, 225, 190); /* oklch */ color: oklch(84.5% 0.098 166.3);
Tailwind
colors: {
custom: {
50: '#b0ead1',
500: '#8be1be',
950: '#000000',
},
}SCSS
$custom: #8be1be; $custom-light: #b0ead1; $custom-dark: #000000;
JSON
{
"hex": "#8be1be",
"rgb": {
"r": 139,
"g": 225,
"b": 190
},
"hsl": {
"h": 155.581,
"s": 58.904,
"l": 71.373
},
"oklch": {
"l": 0.84532,
"c": 0.09772,
"h": 166.3
},
"luminance": 0.63057
}Semantic roles & 50–950 ramp
primary
#8BE1BE
secondary
#B9577F
accent
#1F63C7
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483