#8BE3BF#8BE3BF
#8BE3BF is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.0% C 0.100 H 166.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE3BF |
|---|---|
| RGB | rgb(139, 227, 191) |
| HSL | hsl(155, 61%, 72%) |
| HSV | hsv(155, 39%, 89%) |
| CMYK | cmyk(38.8%, 0%, 15.9%, 11%) |
| CIE-LAB | lab(84.06, -34.47, 9.32) |
| CIE-LCH | lch(84.06, 35.71, 164.88°) |
| OKLab | oklab(85.02% -0.0969 0.024) |
| OKLCH | oklch(85.02% 0.1 166.1) |
| XYZ | xyz(47.5169, 64.1856, 59.1653) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.64
Seafoam
#7FE0B3
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 4.33
Seafoam Blue
#78D1B6
ΔE00 4.97
Pale Turquoise
#A5FBD5
ΔE00 5.39
Mint
#AAF0C1
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE3BF #E38BAF
analogous
#8BE393 #8BE3BF #8BDBE3
triadic
#8BE3BF #BF8BE3 #E3BF8B
tetradic
#8BE3BF #938BE3 #E38BAF #DBE38B
square
#8BE3BF #938BE3 #E38BAF #DBE38B
split-complementary
#8BE3BF #E38BDB #E3938B
monochromatic
#2FC487 #5AD7A4 #8BE3BF #BCEFDA #E6F9F1
Accessibility & contrast
On white
1.52
#8BE3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#8BE3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE3BF
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE3BF | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BD
Deuteranopia (green-blind)
#D1CDC1
Tritanopia (blue-blind)
#73E3D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8be3bf; /* rgb */ color: rgb(139, 227, 191); /* oklch */ color: oklch(85.0% 0.100 166.1);
Tailwind
colors: {
custom: {
50: '#b0ecd2',
500: '#8be3bf',
950: '#000000',
},
}SCSS
$custom: #8be3bf; $custom-light: #b0ecd2; $custom-dark: #000000;
JSON
{
"hex": "#8be3bf",
"rgb": {
"r": 139,
"g": 227,
"b": 191
},
"hsl": {
"h": 155.455,
"s": 61.111,
"l": 71.765
},
"oklch": {
"l": 0.85017,
"c": 0.09981,
"h": 166.1
},
"luminance": 0.64189
}Semantic roles & 50–950 ramp
primary
#8BE3BF
secondary
#BC5780
accent
#1D63C9
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483