#8BFBCD#8BFBCD
#8BFBCD is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.9% C 0.123 H 165.2°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBCD |
|---|---|
| RGB | rgb(139, 251, 205) |
| HSL | hsl(155, 93%, 76%) |
| HSV | hsv(155, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 18.3%, 1.6%) |
| CIE-LAB | lab(91.18, -42.43, 12.17) |
| CIE-LCH | lch(91.18, 44.14, 163.99°) |
| OKLab | oklab(90.88% -0.1185 0.0313) |
| OKLCH | oklch(90.88% 0.123 165.2) |
| XYZ | xyz(56.1594, 78.8869, 70.0131) |
| Luminance | 0.7889 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.98
Light Aquamarine
#7BFDC7
ΔE00 2.13
Light Turquoise
#7EF4CC
ΔE00 2.35
Light Aqua
#8CFFDB
ΔE00 2.94
Pale Turquoise
#A5FBD5
ΔE00 3.26
Light Seafoam
#A0FEBF
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBCD #FB8BB9
analogous
#8BFB95 #8BFBCD #8BF1FB
triadic
#8BFBCD #CD8BFB #FBCD8B
tetradic
#8BFBCD #958BFB #FB8BB9 #F1FB8B
square
#8BFBCD #958BFB #FB8BB9 #F1FB8B
split-complementary
#8BFBCD #FB8BF1 #FB958B
monochromatic
#15F79A #50F9B4 #8BFBCD #C6FDE7 #E1FEF2
Accessibility & contrast
On white
1.25
#8BFBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#8BFBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBCD
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBCD | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E5E1D0
Tritanopia (blue-blind)
#69FBEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8bfbcd; /* rgb */ color: rgb(139, 251, 205); /* oklch */ color: oklch(90.9% 0.123 165.2);
Tailwind
colors: {
custom: {
50: '#b2fddc',
500: '#8bfbcd',
950: '#000000',
},
}SCSS
$custom: #8bfbcd; $custom-light: #b2fddc; $custom-dark: #000000;
JSON
{
"hex": "#8bfbcd",
"rgb": {
"r": 139,
"g": 251,
"b": 205
},
"hsl": {
"h": 155.357,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.90879,
"c": 0.12261,
"h": 165.2
},
"luminance": 0.78891
}Semantic roles & 50–950 ramp
primary
#8BFBCD
secondary
#DA5089
accent
#005EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684