#8BFDFF#8BFDFF
#8BFDFF is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.8% C 0.104 H 197.0°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFDFF |
|---|---|
| RGB | rgb(139, 253, 255) |
| HSL | hsl(181, 100%, 77%) |
| HSV | hsv(181, 45%, 100%) |
| CMYK | cmyk(45.5%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(92.99, -31.98, -11.07) |
| CIE-LCH | lch(92.99, 33.84, 199.09°) |
| OKLab | oklab(92.76% -0.0999 -0.0305) |
| OKLCH | oklch(92.76% 0.104 197) |
| XYZ | xyz(63.8156, 82.9542, 107.2372) |
| Luminance | 0.8296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.76
Bright Cyan
#41FDFE
ΔE00 4.67
Robin Egg Blue
#8AF1FE
ΔE00 4.78
Robin'S Egg Blue
#98EFF9
ΔE00 5.05
Bright Light Blue
#26F7FD
ΔE00 5.31
Pale Cyan
#B7FFFA
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFDFF #FF8D8B
analogous
#8BFFC7 #8BFDFF #8BC3FF
triadic
#8BFDFF #FF8BFD #FDFF8B
tetradic
#8BFDFF #C78BFF #FF8D8B #C3FF8B
square
#8BFDFF #C78BFF #FF8D8B #C3FF8B
split-complementary
#8BFDFF #FF8BC3 #FFC78B
monochromatic
#11FBFF #4EFCFF #8BFDFF #C8FEFF #E0FEFF
Accessibility & contrast
On white
1.19
#8BFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#8BFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFDFF
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFDFF | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#DCE5FF
Tritanopia (blue-blind)
#4BFFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8bfdff; /* rgb */ color: rgb(139, 253, 255); /* oklch */ color: oklch(92.8% 0.104 197.0);
Tailwind
colors: {
custom: {
50: '#b4feff',
500: '#8bfdff',
950: '#000000',
},
}SCSS
$custom: #8bfdff; $custom-light: #b4feff; $custom-dark: #000000;
JSON
{
"hex": "#8bfdff",
"rgb": {
"r": 139,
"g": 253,
"b": 255
},
"hsl": {
"h": 181.034,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.92756,
"c": 0.10445,
"h": 197
},
"luminance": 0.8296
}Semantic roles & 50–950 ramp
primary
#8BFDFF
secondary
#E0514E
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686