#8BFECE#8BFECE
#8BFECE is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.126 H 164.7°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFECE |
|---|---|
| RGB | rgb(139, 254, 206) |
| HSL | hsl(155, 98%, 77%) |
| HSV | hsv(155, 45%, 100%) |
| CMYK | cmyk(45.3%, 0%, 18.9%, 0.4%) |
| CIE-LAB | lab(92.05, -43.55, 12.89) |
| CIE-LCH | lch(92.05, 45.42, 163.50°) |
| OKLab | oklab(91.59% -0.1215 0.0331) |
| OKLCH | oklch(91.59% 0.126 164.7) |
| XYZ | xyz(57.2251, 80.8244, 70.9657) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.78
Aquamarine
#7FFFD4
ΔE00 2.00
Light Turquoise
#7EF4CC
ΔE00 2.94
Light Aqua
#8CFFDB
ΔE00 3.19
Pale Turquoise
#A5FBD5
ΔE00 3.58
Light Seafoam
#A0FEBF
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFECE #FE8BBB
analogous
#8BFE95 #8BFECE #8BF4FE
triadic
#8BFECE #CE8BFE #FECE8B
tetradic
#8BFECE #958BFE #FE8BBB #F4FE8B
square
#8BFECE #958BFE #FE8BBB #F4FE8B
split-complementary
#8BFECE #FE8BF4 #FE958B
monochromatic
#12FD9B #4EFDB4 #8BFECE #C8FFE8 #E1FFF2
Accessibility & contrast
On white
1.22
#8BFECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#8BFECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFECE
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFECE | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CC
Deuteranopia (green-blind)
#E8E3D1
Tritanopia (blue-blind)
#68FEF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8bfece; /* rgb */ color: rgb(139, 254, 206); /* oklch */ color: oklch(91.6% 0.126 164.7);
Tailwind
colors: {
custom: {
50: '#b2ffdd',
500: '#8bfece',
950: '#000000',
},
}SCSS
$custom: #8bfece; $custom-light: #b2ffdd; $custom-dark: #000000;
JSON
{
"hex": "#8bfece",
"rgb": {
"r": 139,
"g": 254,
"b": 206
},
"hsl": {
"h": 154.957,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.91592,
"c": 0.12591,
"h": 164.7
},
"luminance": 0.80829
}Semantic roles & 50–950 ramp
primary
#8BFECE
secondary
#DE4F8B
accent
#0060E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684