#8FF1FA#8FF1FA
#8FF1FA is a very light, moderate teal. Relative luminance 0.757; OKLCH L 90.1% C 0.093 H 203.2°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF1FA |
|---|---|
| RGB | rgb(143, 241, 250) |
| HSL | hsl(185, 91%, 77%) |
| HSV | hsv(185, 43%, 98%) |
| CMYK | cmyk(42.8%, 3.6%, 0%, 2%) |
| CIE-LAB | lab(89.70, -26.59, -13.37) |
| CIE-LCH | lch(89.70, 29.76, 206.70°) |
| OKLab | oklab(90.1% -0.0857 -0.0368) |
| OKLCH | oklch(90.1% 0.093 203.2) |
| XYZ | xyz(60.0318, 75.6478, 101.8620) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.33
Robin'S Egg Blue
#98EFF9
ΔE00 1.45
Robin'S Egg
#6DEDFD
ΔE00 3.26
Paleturquoise
#AFEEEE
ΔE00 5.09
Light Cyan
#ACFFFC
ΔE00 5.41
Pale Sky Blue
#BDF6FE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF1FA #FA988F
analogous
#8FFACE #8FF1FA #8FBCFA
triadic
#8FF1FA #FA8FF1 #F1FA8F
tetradic
#8FF1FA #CE8FFA #FA988F #BCFA8F
square
#8FF1FA #CE8FFA #FA988F #BCFA8F
split-complementary
#8FF1FA #FA8FBC #FACE8F
monochromatic
#1AE2F5 #54EAF7 #8FF1FA #CAF8FD #E2FBFE
Accessibility & contrast
On white
1.30
#8FF1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#8FF1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF1FA
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF1FA | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FB
Deuteranopia (green-blind)
#D1DCFB
Tritanopia (blue-blind)
#5CF8F3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #8ff1fa; /* rgb */ color: rgb(143, 241, 250); /* oklch */ color: oklch(90.1% 0.093 203.2);
Tailwind
colors: {
custom: {
50: '#b5f6fc',
500: '#8ff1fa',
950: '#000000',
},
}SCSS
$custom: #8ff1fa; $custom-light: #b5f6fc; $custom-dark: #000000;
JSON
{
"hex": "#8ff1fa",
"rgb": {
"r": 143,
"g": 241,
"b": 250
},
"hsl": {
"h": 185.047,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.90104,
"c": 0.09322,
"h": 203.2
},
"luminance": 0.75652
}Semantic roles & 50–950 ramp
primary
#8FF1FA
secondary
#D95F54
accent
#1300E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#121717
muted
#828585