#8BFEFD#8BFEFD
#8BFEFD is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.9% C 0.105 H 194.8°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8BFEFD |
|---|---|
| RGB | rgb(139, 254, 253) |
| HSL | hsl(179, 98%, 77%) |
| HSV | hsv(179, 45%, 100%) |
| CMYK | cmyk(45.3%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(93.22, -32.94, -9.70) |
| CIE-LCH | lch(93.22, 34.34, 196.41°) |
| OKLab | oklab(92.92% -0.1018 -0.0268) |
| OKLCH | oklch(92.92% 0.105 194.8) |
| XYZ | xyz(63.8118, 83.4591, 105.6560) |
| Luminance | 0.8346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.60
Bright Cyan
#41FDFE
ΔE00 4.46
Pale Cyan
#B7FFFA
ΔE00 5.21
Bright Light Blue
#26F7FD
ΔE00 5.45
Aqua
#00FFFF
ΔE00 5.60
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BFEFD #FE8B8C
analogous
#8BFEC3 #8BFEFD #8BC6FE
triadic
#8BFEFD #FD8BFE #FEFD8B
tetradic
#8BFEFD #C38BFE #FE8B8C #C6FE8B
square
#8BFEFD #C38BFE #FE8B8C #C6FE8B
split-complementary
#8BFEFD #FE8BC6 #FEC38B
monochromatic
#12FDFB #4EFDFC #8BFEFD #C8FFFE #E1FFFE
Accessibility & contrast
On white
1.19
#8BFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#8BFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BFEFD
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BFEFD | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#4CFFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8bfefd; /* rgb */ color: rgb(139, 254, 253); /* oklch */ color: oklch(92.9% 0.105 194.8);
Tailwind
colors: {
custom: {
50: '#b4fffe',
500: '#8bfefd',
950: '#000000',
},
}SCSS
$custom: #8bfefd; $custom-light: #b4fffe; $custom-dark: #000000;
JSON
{
"hex": "#8bfefd",
"rgb": {
"r": 139,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.478,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.92915,
"c": 0.10525,
"h": 194.8
},
"luminance": 0.83464
}Semantic roles & 50–950 ramp
primary
#8BFEFD
secondary
#DE4F50
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685