#8BFBFE#8BFBFE
#8BFBFE is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.3% C 0.103 H 197.8°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFBFE |
|---|---|
| RGB | rgb(139, 251, 254) |
| HSL | hsl(182, 98%, 77%) |
| HSV | hsv(182, 45%, 100%) |
| CMYK | cmyk(45.3%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(92.41, -31.28, -11.41) |
| CIE-LCH | lch(92.41, 33.30, 200.04°) |
| OKLab | oklab(92.28% -0.0981 -0.0315) |
| OKLCH | oklch(92.28% 0.103 197.8) |
| XYZ | xyz(63.0270, 81.6339, 106.1823) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.86
Robin Egg Blue
#8AF1FE
ΔE00 4.24
Robin'S Egg Blue
#98EFF9
ΔE00 4.53
Bright Cyan
#41FDFE
ΔE00 4.88
Robin'S Egg
#6DEDFD
ΔE00 5.26
Bright Light Blue
#26F7FD
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFBFE #FE8E8B
analogous
#8BFEC8 #8BFBFE #8BC2FE
triadic
#8BFBFE #FE8BFB #FBFE8B
tetradic
#8BFBFE #C88BFE #FE8E8B #C2FE8B
square
#8BFBFE #C88BFE #FE8E8B #C2FE8B
split-complementary
#8BFBFE #FE8BC2 #FEC88B
monochromatic
#12F7FD #4EF9FD #8BFBFE #C8FDFF #E1FEFF
Accessibility & contrast
On white
1.21
#8BFBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#8BFBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFBFE
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFBFE | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#4CFFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8bfbfe; /* rgb */ color: rgb(139, 251, 254); /* oklch */ color: oklch(92.3% 0.103 197.8);
Tailwind
colors: {
custom: {
50: '#b4fdfe',
500: '#8bfbfe',
950: '#000000',
},
}SCSS
$custom: #8bfbfe; $custom-light: #b4fdfe; $custom-dark: #000000;
JSON
{
"hex": "#8bfbfe",
"rgb": {
"r": 139,
"g": 251,
"b": 254
},
"hsl": {
"h": 181.565,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.92279,
"c": 0.10301,
"h": 197.8
},
"luminance": 0.81639
}Semantic roles & 50–950 ramp
primary
#8BFBFE
secondary
#DE534F
accent
#0600E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585