#8BE2BE#8BE2BE
#8BE2BE is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.8% C 0.099 H 165.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE2BE |
|---|---|
| RGB | rgb(139, 226, 190) |
| HSL | hsl(155, 60%, 72%) |
| HSV | hsv(155, 38%, 89%) |
| CMYK | cmyk(38.5%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(83.76, -34.21, 9.40) |
| CIE-LCH | lch(83.76, 35.48, 164.63°) |
| OKLab | oklab(84.76% -0.0961 0.0242) |
| OKLCH | oklch(84.76% 0.099 165.9) |
| XYZ | xyz(47.1345, 63.5963, 58.4968) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.72
Seafoam
#7FE0B3
ΔE00 2.59
Light Turquoise
#7EF4CC
ΔE00 4.56
Seafoam Blue
#78D1B6
ΔE00 4.82
Mint
#AAF0C1
ΔE00 5.54
Pale Turquoise
#A5FBD5
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE2BE #E28BAF
analogous
#8BE293 #8BE2BE #8BDBE2
triadic
#8BE2BE #BE8BE2 #E2BE8B
tetradic
#8BE2BE #938BE2 #E28BAF #DBE28B
square
#8BE2BE #938BE2 #E28BAF #DBE28B
split-complementary
#8BE2BE #E28BDB #E2938B
monochromatic
#31C286 #5AD6A3 #8BE2BE #BCEED9 #E7F9F1
Accessibility & contrast
On white
1.53
#8BE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#8BE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE2BE
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE2BE | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BC
Deuteranopia (green-blind)
#D0CDC0
Tritanopia (blue-blind)
#74E2D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8be2be; /* rgb */ color: rgb(139, 226, 190); /* oklch */ color: oklch(84.8% 0.099 165.9);
Tailwind
colors: {
custom: {
50: '#b0ebd1',
500: '#8be2be',
950: '#000000',
},
}SCSS
$custom: #8be2be; $custom-light: #b0ebd1; $custom-dark: #000000;
JSON
{
"hex": "#8be2be",
"rgb": {
"r": 139,
"g": 226,
"b": 190
},
"hsl": {
"h": 155.172,
"s": 60,
"l": 71.569
},
"oklch": {
"l": 0.84761,
"c": 0.09914,
"h": 165.9
},
"luminance": 0.63599
}Semantic roles & 50–950 ramp
primary
#8BE2BE
secondary
#BA5780
accent
#1E64C8
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483