#8BFCF8#8BFCF8
#8BFCF8 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.3% C 0.104 H 192.5°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFCF8 |
|---|---|
| RGB | rgb(139, 252, 248) |
| HSL | hsl(178, 95%, 77%) |
| HSV | hsv(178, 45%, 99%) |
| CMYK | cmyk(44.8%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(92.52, -33.22, -8.14) |
| CIE-LCH | lch(92.52, 34.20, 193.77°) |
| OKLab | oklab(92.31% -0.1016 -0.0225) |
| OKLCH | oklch(92.31% 0.104 192.5) |
| XYZ | xyz(62.3944, 81.8820, 101.3055) |
| Luminance | 0.8189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.64
Bright Cyan
#41FDFE
ΔE00 4.64
Pale Cyan
#B7FFFA
ΔE00 5.09
Aqua
#00FFFF
ΔE00 5.69
Bright Turquoise
#0FFEF9
ΔE00 5.71
Bright Light Blue
#26F7FD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFCF8 #FC8B8F
analogous
#8BFCC0 #8BFCF8 #8BC8FC
triadic
#8BFCF8 #F88BFC #FCF88B
tetradic
#8BFCF8 #C08BFC #FC8B8F #C8FC8B
square
#8BFCF8 #C08BFC #FC8B8F #C8FC8B
split-complementary
#8BFCF8 #FC8BC8 #FCC08B
monochromatic
#14F9F1 #4FFAF4 #8BFCF8 #C7FEFC #E1FEFD
Accessibility & contrast
On white
1.21
#8BFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#8BFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFCF8
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFCF8 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F8
Deuteranopia (green-blind)
#DCE3F9
Tritanopia (blue-blind)
#51FFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8bfcf8; /* rgb */ color: rgb(139, 252, 248); /* oklch */ color: oklch(92.3% 0.104 192.5);
Tailwind
colors: {
custom: {
50: '#b4fdfa',
500: '#8bfcf8',
950: '#000000',
},
}SCSS
$custom: #8bfcf8; $custom-light: #b4fdfa; $custom-dark: #000000;
JSON
{
"hex": "#8bfcf8",
"rgb": {
"r": 139,
"g": 252,
"b": 248
},
"hsl": {
"h": 177.876,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.92312,
"c": 0.10407,
"h": 192.5
},
"luminance": 0.81887
}Semantic roles & 50–950 ramp
primary
#8BFCF8
secondary
#DC5055
accent
#0008E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585