#8BFBCC#8BFBCC
#8BFBCC is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.9% C 0.123 H 164.7°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBCC |
|---|---|
| RGB | rgb(139, 251, 204) |
| HSL | hsl(155, 93%, 76%) |
| HSV | hsv(155, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 18.7%, 1.6%) |
| CIE-LAB | lab(91.16, -42.64, 12.66) |
| CIE-LCH | lch(91.16, 44.48, 163.46°) |
| OKLab | oklab(90.85% -0.119 0.0325) |
| OKLCH | oklch(90.85% 0.123 164.7) |
| XYZ | xyz(56.0391, 78.8387, 69.3794) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.97
Aquamarine
#7FFFD4
ΔE00 2.16
Light Turquoise
#7EF4CC
ΔE00 2.52
Light Aqua
#8CFFDB
ΔE00 3.19
Pale Turquoise
#A5FBD5
ΔE00 3.36
Light Seafoam
#A0FEBF
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBCC #FB8BBA
analogous
#8BFB94 #8BFBCC #8BF2FB
triadic
#8BFBCC #CC8BFB #FBCC8B
tetradic
#8BFBCC #948BFB #FB8BBA #F2FB8B
square
#8BFBCC #948BFB #FB8BBA #F2FB8B
split-complementary
#8BFBCC #FB8BF2 #FB948B
monochromatic
#15F798 #50F9B2 #8BFBCC #C6FDE6 #E1FEF2
Accessibility & contrast
On white
1.25
#8BFBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#8BFBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBCC
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBCC | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCA
Deuteranopia (green-blind)
#E6E1CF
Tritanopia (blue-blind)
#69FBEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8bfbcc; /* rgb */ color: rgb(139, 251, 204); /* oklch */ color: oklch(90.9% 0.123 164.7);
Tailwind
colors: {
custom: {
50: '#b2fddb',
500: '#8bfbcc',
950: '#000000',
},
}SCSS
$custom: #8bfbcc; $custom-light: #b2fddb; $custom-dark: #000000;
JSON
{
"hex": "#8bfbcc",
"rgb": {
"r": 139,
"g": 251,
"b": 204
},
"hsl": {
"h": 154.821,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.90854,
"c": 0.12334,
"h": 164.7
},
"luminance": 0.78843
}Semantic roles & 50–950 ramp
primary
#8BFBCC
secondary
#DA508A
accent
#0060E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684