#8BE3BE#8BE3BE
#8BE3BE is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.0% C 0.101 H 165.5°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE3BE |
|---|---|
| RGB | rgb(139, 227, 190) |
| HSL | hsl(155, 61%, 72%) |
| HSV | hsv(155, 39%, 89%) |
| CMYK | cmyk(38.8%, 0%, 16.3%, 11%) |
| CIE-LAB | lab(84.04, -34.68, 9.81) |
| CIE-LCH | lch(84.04, 36.04, 164.20°) |
| OKLab | oklab(84.99% -0.0973 0.0253) |
| OKLCH | oklch(84.99% 0.101 165.5) |
| XYZ | xyz(47.4072, 64.1418, 58.5878) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.77
Seafoam
#7FE0B3
ΔE00 2.42
Light Turquoise
#7EF4CC
ΔE00 4.35
Seafoam Blue
#78D1B6
ΔE00 5.11
Mint
#AAF0C1
ΔE00 5.32
Pale Turquoise
#A5FBD5
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE3BE #E38BB0
analogous
#8BE392 #8BE3BE #8BDCE3
triadic
#8BE3BE #BE8BE3 #E3BE8B
tetradic
#8BE3BE #928BE3 #E38BB0 #DCE38B
square
#8BE3BE #928BE3 #E38BB0 #DCE38B
split-complementary
#8BE3BE #E38BDC #E3928B
monochromatic
#2FC486 #5AD7A2 #8BE3BE #BCEFDA #E6F9F1
Accessibility & contrast
On white
1.52
#8BE3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#8BE3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE3BE
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE3BE | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BC
Deuteranopia (green-blind)
#D1CDC0
Tritanopia (blue-blind)
#74E3D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8be3be; /* rgb */ color: rgb(139, 227, 190); /* oklch */ color: oklch(85.0% 0.101 165.5);
Tailwind
colors: {
custom: {
50: '#b0ecd1',
500: '#8be3be',
950: '#000000',
},
}SCSS
$custom: #8be3be; $custom-light: #b0ecd1; $custom-dark: #000000;
JSON
{
"hex": "#8be3be",
"rgb": {
"r": 139,
"g": 227,
"b": 190
},
"hsl": {
"h": 154.773,
"s": 61.111,
"l": 71.765
},
"oklch": {
"l": 0.84991,
"c": 0.10055,
"h": 165.5
},
"luminance": 0.64145
}Semantic roles & 50–950 ramp
primary
#8BE3BE
secondary
#BC5781
accent
#1D65C9
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483