#8BE3BD#8BE3BD
#8BE3BD is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.0% C 0.101 H 164.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE3BD |
|---|---|
| RGB | rgb(139, 227, 189) |
| HSL | hsl(154, 61%, 72%) |
| HSV | hsv(154, 39%, 89%) |
| CMYK | cmyk(38.8%, 0%, 16.7%, 11%) |
| CIE-LAB | lab(84.02, -34.88, 10.30) |
| CIE-LCH | lch(84.02, 36.37, 163.54°) |
| OKLab | oklab(84.97% -0.0978 0.0265) |
| OKLCH | oklch(84.97% 0.101 164.8) |
| XYZ | xyz(47.2983, 64.0982, 58.0141) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.97
Seafoam
#7FE0B3
ΔE00 2.20
Light Turquoise
#7EF4CC
ΔE00 4.39
Mint
#AAF0C1
ΔE00 5.17
Seafoam Blue
#78D1B6
ΔE00 5.26
Pale Turquoise
#A5FBD5
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE3BD #E38BB1
analogous
#8BE391 #8BE3BD #8BDDE3
triadic
#8BE3BD #BD8BE3 #E3BD8B
tetradic
#8BE3BD #918BE3 #E38BB1 #DDE38B
square
#8BE3BD #918BE3 #E38BB1 #DDE38B
split-complementary
#8BE3BD #E38BDD #E3918B
monochromatic
#2FC484 #5AD7A1 #8BE3BD #BCEFD9 #E6F9F1
Accessibility & contrast
On white
1.52
#8BE3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#8BE3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE3BD
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE3BD | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BB
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#74E3D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8be3bd; /* rgb */ color: rgb(139, 227, 189); /* oklch */ color: oklch(85.0% 0.101 164.8);
Tailwind
colors: {
custom: {
50: '#b0ecd0',
500: '#8be3bd',
950: '#000000',
},
}SCSS
$custom: #8be3bd; $custom-light: #b0ecd0; $custom-dark: #000000;
JSON
{
"hex": "#8be3bd",
"rgb": {
"r": 139,
"g": 227,
"b": 189
},
"hsl": {
"h": 154.091,
"s": 61.111,
"l": 71.765
},
"oklch": {
"l": 0.84965,
"c": 0.10129,
"h": 164.8
},
"luminance": 0.64101
}Semantic roles & 50–950 ramp
primary
#8BE3BD
secondary
#BC5782
accent
#1D67C9
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483