#8BE3BC#8BE3BC
#8BE3BC is a very light, moderate teal. Relative luminance 0.641; OKLCH L 84.9% C 0.102 H 164.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE3BC |
|---|---|
| RGB | rgb(139, 227, 188) |
| HSL | hsl(153, 61%, 72%) |
| HSV | hsv(153, 39%, 89%) |
| CMYK | cmyk(38.8%, 0%, 17.2%, 11%) |
| CIE-LAB | lab(83.99, -35.09, 10.80) |
| CIE-LCH | lch(83.99, 36.71, 162.90°) |
| OKLab | oklab(84.94% -0.0982 0.0278) |
| OKLCH | oklch(84.94% 0.102 164.2) |
| XYZ | xyz(47.1901, 64.0549, 57.4444) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.19
Seafoam
#7FE0B3
ΔE00 2.00
Light Turquoise
#7EF4CC
ΔE00 4.44
Mint
#AAF0C1
ΔE00 5.02
Seafoam Blue
#78D1B6
ΔE00 5.41
Pale Turquoise
#A5FBD5
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE3BC #E38BB2
analogous
#8BE390 #8BE3BC #8BDEE3
triadic
#8BE3BC #BC8BE3 #E3BC8B
tetradic
#8BE3BC #908BE3 #E38BB2 #DEE38B
square
#8BE3BC #908BE3 #E38BB2 #DEE38B
split-complementary
#8BE3BC #E38BDE #E3908B
monochromatic
#2FC482 #5AD7A0 #8BE3BC #BCEFD8 #E6F9F1
Accessibility & contrast
On white
1.52
#8BE3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#8BE3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE3BC
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE3BC | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BA
Deuteranopia (green-blind)
#D2CDBE
Tritanopia (blue-blind)
#74E3D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8be3bc; /* rgb */ color: rgb(139, 227, 188); /* oklch */ color: oklch(84.9% 0.102 164.2);
Tailwind
colors: {
custom: {
50: '#b0ecd0',
500: '#8be3bc',
950: '#000000',
},
}SCSS
$custom: #8be3bc; $custom-light: #b0ecd0; $custom-dark: #000000;
JSON
{
"hex": "#8be3bc",
"rgb": {
"r": 139,
"g": 227,
"b": 188
},
"hsl": {
"h": 153.409,
"s": 61.111,
"l": 71.765
},
"oklch": {
"l": 0.8494,
"c": 0.10206,
"h": 164.2
},
"luminance": 0.64058
}Semantic roles & 50–950 ramp
primary
#8BE3BC
secondary
#BC5783
accent
#1D69C9
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483