#8BFBC8#8BFBC8
#8BFBC8 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.8% C 0.126 H 162.8°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBC8 |
|---|---|
| RGB | rgb(139, 251, 200) |
| HSL | hsl(153, 93%, 76%) |
| HSV | hsv(153, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 20.3%, 1.6%) |
| CIE-LAB | lab(91.08, -43.45, 14.60) |
| CIE-LCH | lch(91.08, 45.84, 161.43°) |
| OKLab | oklab(90.76% -0.1207 0.0375) |
| OKLCH | oklch(90.76% 0.126 162.8) |
| XYZ | xyz(55.5655, 78.6493, 66.8852) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.61
Aquamarine
#7FFFD4
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.30
Pale Turquoise
#A5FBD5
ΔE00 3.89
Light Seafoam
#A0FEBF
ΔE00 3.99
Light Aqua
#8CFFDB
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBC8 #FB8BBE
analogous
#8BFB90 #8BFBC8 #8BF6FB
triadic
#8BFBC8 #C88BFB #FBC88B
tetradic
#8BFBC8 #908BFB #FB8BBE #F6FB8B
square
#8BFBC8 #908BFB #FB8BBE #F6FB8B
split-complementary
#8BFBC8 #FB8BF6 #FB908B
monochromatic
#15F790 #50F9AC #8BFBC8 #C6FDE4 #E1FEF1
Accessibility & contrast
On white
1.26
#8BFBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#8BFBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBC8
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBC8 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC5
Deuteranopia (green-blind)
#E6E0CB
Tritanopia (blue-blind)
#6BFBED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8bfbc8; /* rgb */ color: rgb(139, 251, 200); /* oklch */ color: oklch(90.8% 0.126 162.8);
Tailwind
colors: {
custom: {
50: '#b2fdd8',
500: '#8bfbc8',
950: '#000000',
},
}SCSS
$custom: #8bfbc8; $custom-light: #b2fdd8; $custom-dark: #000000;
JSON
{
"hex": "#8bfbc8",
"rgb": {
"r": 139,
"g": 251,
"b": 200
},
"hsl": {
"h": 152.679,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.90756,
"c": 0.12639,
"h": 162.8
},
"luminance": 0.78653
}Semantic roles & 50–950 ramp
primary
#8BFBC8
secondary
#DA508F
accent
#0069E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683