#8BFBCF#8BFBCF
#8BFBCF is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.9% C 0.121 H 166.3°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBCF |
|---|---|
| RGB | rgb(139, 251, 207) |
| HSL | hsl(156, 93%, 76%) |
| HSV | hsv(156, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(91.23, -42.02, 11.20) |
| CIE-LCH | lch(91.23, 43.49, 165.07°) |
| OKLab | oklab(90.93% -0.1177 0.0288) |
| OKLCH | oklch(90.93% 0.121 166.3) |
| XYZ | xyz(56.4024, 78.9840, 71.2927) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.70
Light Turquoise
#7EF4CC
ΔE00 2.04
Light Aqua
#8CFFDB
ΔE00 2.46
Light Aquamarine
#7BFDC7
ΔE00 2.50
Pale Turquoise
#A5FBD5
ΔE00 3.10
Light Teal
#90E4C1
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBCF #FB8BB7
analogous
#8BFB97 #8BFBCF #8BEFFB
triadic
#8BFBCF #CF8BFB #FBCF8B
tetradic
#8BFBCF #978BFB #FB8BB7 #EFFB8B
square
#8BFBCF #978BFB #FB8BB7 #EFFB8B
split-complementary
#8BFBCF #FB8BEF #FB978B
monochromatic
#15F79E #50F9B7 #8BFBCF #C6FDE7 #E1FEF3
Accessibility & contrast
On white
1.25
#8BFBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#8BFBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBCF
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBCF | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCD
Deuteranopia (green-blind)
#E5E1D2
Tritanopia (blue-blind)
#68FCEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8bfbcf; /* rgb */ color: rgb(139, 251, 207); /* oklch */ color: oklch(90.9% 0.121 166.3);
Tailwind
colors: {
custom: {
50: '#b2fddd',
500: '#8bfbcf',
950: '#000000',
},
}SCSS
$custom: #8bfbcf; $custom-light: #b2fddd; $custom-dark: #000000;
JSON
{
"hex": "#8bfbcf",
"rgb": {
"r": 139,
"g": 251,
"b": 207
},
"hsl": {
"h": 156.429,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.90929,
"c": 0.12116,
"h": 166.3
},
"luminance": 0.78988
}Semantic roles & 50–950 ramp
primary
#8BFBCF
secondary
#DA5086
accent
#005AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684