#8BFBFB#8BFBFB
#8BFBFB is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.2% C 0.103 H 195.5°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBFB |
|---|---|
| RGB | rgb(139, 251, 251) |
| HSL | hsl(180, 93%, 76%) |
| HSV | hsv(180, 45%, 98%) |
| CMYK | cmyk(44.6%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(92.33, -32.02, -9.98) |
| CIE-LCH | lch(92.33, 33.54, 197.32°) |
| OKLab | oklab(92.18% -0.0993 -0.0276) |
| OKLCH | oklch(92.18% 0.103 195.5) |
| XYZ | xyz(62.5503, 81.4432, 103.6720) |
| Luminance | 0.8145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.58
Bright Cyan
#41FDFE
ΔE00 4.63
Robin Egg Blue
#8AF1FE
ΔE00 5.18
Pale Cyan
#B7FFFA
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.29
Bright Light Blue
#26F7FD
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBFB #FB8B8B
analogous
#8BFBC3 #8BFBFB #8BC3FB
triadic
#8BFBFB #FB8BFB #FBFB8B
tetradic
#8BFBFB #C38BFB #FB8B8B #C3FB8B
square
#8BFBFB #C38BFB #FB8B8B #C3FB8B
split-complementary
#8BFBFB #FB8BC3 #FBC38B
monochromatic
#15F7F7 #50F9F9 #8BFBFB #C6FDFD #E1FEFE
Accessibility & contrast
On white
1.21
#8BFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#8BFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBFB
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBFB | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FB
Deuteranopia (green-blind)
#DBE3FC
Tritanopia (blue-blind)
#4FFFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8bfbfb; /* rgb */ color: rgb(139, 251, 251); /* oklch */ color: oklch(92.2% 0.103 195.5);
Tailwind
colors: {
custom: {
50: '#b4fdfc',
500: '#8bfbfb',
950: '#000000',
},
}SCSS
$custom: #8bfbfb; $custom-light: #b4fdfc; $custom-dark: #000000;
JSON
{
"hex": "#8bfbfb",
"rgb": {
"r": 139,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.92183,
"c": 0.10304,
"h": 195.5
},
"luminance": 0.81448
}Semantic roles & 50–950 ramp
primary
#8BFBFB
secondary
#DA5050
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585