#8BE9BE#8BE9BE
#8BE9BE is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.4% C 0.109 H 163.2°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE9BE |
|---|---|
| RGB | rgb(139, 233, 190) |
| HSL | hsl(153, 68%, 73%) |
| HSV | hsv(153, 40%, 91%) |
| CMYK | cmyk(40.3%, 0%, 18.5%, 8.6%) |
| CIE-LAB | lab(85.75, -37.43, 12.24) |
| CIE-LCH | lch(85.75, 39.38, 161.89°) |
| OKLab | oklab(86.37% -0.1044 0.0315) |
| OKLCH | oklch(86.37% 0.109 163.2) |
| XYZ | xyz(49.0769, 67.4812, 59.1443) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.29
Seafoam
#7FE0B3
ΔE00 2.30
Light Turquoise
#7EF4CC
ΔE00 3.50
Mint
#AAF0C1
ΔE00 4.35
Pale Turquoise
#A5FBD5
ΔE00 4.55
Light Aquamarine
#7BFDC7
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE9BE #E98BB6
analogous
#8BE98F #8BE9BE #8BE5E9
triadic
#8BE9BE #BE8BE9 #E9BE8B
tetradic
#8BE9BE #8F8BE9 #E98BB6 #E5E98B
square
#8BE9BE #8F8BE9 #E98BB6 #E5E98B
split-complementary
#8BE9BE #E98BE5 #E98F8B
monochromatic
#28D284 #58DFA1 #8BE9BE #BEF3DB #E5FAF1
Accessibility & contrast
On white
1.45
#8BE9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#8BE9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE9BE
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE9BE | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#D7D2C1
Tritanopia (blue-blind)
#72E9DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8be9be; /* rgb */ color: rgb(139, 233, 190); /* oklch */ color: oklch(86.4% 0.109 163.2);
Tailwind
colors: {
custom: {
50: '#b1f0d1',
500: '#8be9be',
950: '#000000',
},
}SCSS
$custom: #8be9be; $custom-light: #b1f0d1; $custom-dark: #000000;
JSON
{
"hex": "#8be9be",
"rgb": {
"r": 139,
"g": 233,
"b": 190
},
"hsl": {
"h": 152.553,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.8637,
"c": 0.10905,
"h": 163.2
},
"luminance": 0.67484
}Semantic roles & 50–950 ramp
primary
#8BE9BE
secondary
#C35587
accent
#156BD0
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111614
muted
#818583