#8BFBC3#8BFBC3
#8BFBC3 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.130 H 160.5°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBC3 |
|---|---|
| RGB | rgb(139, 251, 195) |
| HSL | hsl(150, 93%, 76%) |
| HSV | hsv(150, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 22.3%, 1.6%) |
| CIE-LAB | lab(90.97, -44.45, 17.02) |
| CIE-LCH | lch(90.97, 47.60, 159.04°) |
| OKLab | oklab(90.64% -0.1229 0.0436) |
| OKLCH | oklch(90.64% 0.13 160.5) |
| XYZ | xyz(54.9907, 78.4194, 63.8579) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.90
Light Seafoam
#A0FEBF
ΔE00 3.09
Light Blue Green
#7EFBB3
ΔE00 3.26
Light Greenish Blue
#63F7B4
ΔE00 3.66
Aquamarine
#7FFFD4
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBC3 #FB8BC3
analogous
#8BFB8B #8BFBC3 #8BFBFB
triadic
#8BFBC3 #C38BFB #FBC38B
tetradic
#8BFBC3 #8B8BFB #FB8BC3 #FBFB8B
square
#8BFBC3 #8B8BFB #FB8BC3 #FBFB8B
split-complementary
#8BFBC3 #FB8BFB #FB8B8B
monochromatic
#15F786 #50F9A4 #8BFBC3 #C6FDE2 #E1FEF0
Accessibility & contrast
On white
1.26
#8BFBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#8BFBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBC3
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBC3 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC0
Deuteranopia (green-blind)
#E7E0C6
Tritanopia (blue-blind)
#6DFAEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8bfbc3; /* rgb */ color: rgb(139, 251, 195); /* oklch */ color: oklch(90.6% 0.130 160.5);
Tailwind
colors: {
custom: {
50: '#b2fdd5',
500: '#8bfbc3',
950: '#000000',
},
}SCSS
$custom: #8bfbc3; $custom-light: #b2fdd5; $custom-dark: #000000;
JSON
{
"hex": "#8bfbc3",
"rgb": {
"r": 139,
"g": 251,
"b": 195
},
"hsl": {
"h": 150,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.90637,
"c": 0.13039,
"h": 160.5
},
"luminance": 0.78423
}Semantic roles & 50–950 ramp
primary
#8BFBC3
secondary
#DA5095
accent
#0073E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683