#8BF5F5#8BF5F5
#8BF5F5 is a very light, moderate teal. Relative luminance 0.774; OKLCH L 90.7% C 0.099 H 195.6°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8BF5F5 |
|---|---|
| RGB | rgb(139, 245, 245) |
| HSL | hsl(180, 84%, 75%) |
| HSV | hsv(180, 43%, 96%) |
| CMYK | cmyk(43.3%, 0%, 0%, 3.9%) |
| CIE-LAB | lab(90.50, -30.66, -9.59) |
| CIE-LCH | lch(90.50, 32.12, 197.37°) |
| OKLab | oklab(90.66% -0.095 -0.0264) |
| OKLCH | oklch(90.66% 0.099 195.6) |
| XYZ | xyz(59.7749, 77.3816, 98.1547) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.79
Robin'S Egg Blue
#98EFF9
ΔE00 4.67
Robin Egg Blue
#8AF1FE
ΔE00 4.74
Bright Cyan
#41FDFE
ΔE00 5.14
Pale Cyan
#B7FFFA
ΔE00 5.25
Paleturquoise
#AFEEEE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BF5F5 #F58B8B
analogous
#8BF5C0 #8BF5F5 #8BC0F5
triadic
#8BF5F5 #F58BF5 #F5F58B
tetradic
#8BF5F5 #C08BF5 #F58B8B #C0F58B
square
#8BF5F5 #C08BF5 #F58B8B #C0F58B
split-complementary
#8BF5F5 #F58BC0 #F5C08B
monochromatic
#1AEBEB #53F0F0 #8BF5F5 #C3FAFA #E3FDFD
Accessibility & contrast
On white
1.27
#8BF5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#8BF5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BF5F5
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BF5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BF5F5 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF5
Deuteranopia (green-blind)
#D6DEF6
Tritanopia (blue-blind)
#55FBF5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8bf5f5; /* rgb */ color: rgb(139, 245, 245); /* oklch */ color: oklch(90.7% 0.099 195.6);
Tailwind
colors: {
custom: {
50: '#b3f8f8',
500: '#8bf5f5',
950: '#000000',
},
}SCSS
$custom: #8bf5f5; $custom-light: #b3f8f8; $custom-dark: #000000;
JSON
{
"hex": "#8bf5f5",
"rgb": {
"r": 139,
"g": 245,
"b": 245
},
"hsl": {
"h": 180,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.90655,
"c": 0.09866,
"h": 195.6
},
"luminance": 0.77386
}Semantic roles & 50–950 ramp
primary
#8BF5F5
secondary
#D25252
accent
#0505E1
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585