#8FF5FA#8FF5FA
#8FF5FA is a very light, moderate teal. Relative luminance 0.780; OKLCH L 91.0% C 0.096 H 199.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF5FA |
|---|---|
| RGB | rgb(143, 245, 250) |
| HSL | hsl(183, 91%, 77%) |
| HSV | hsv(183, 43%, 98%) |
| CMYK | cmyk(42.8%, 2%, 0%, 2%) |
| CIE-LAB | lab(90.80, -28.51, -11.72) |
| CIE-LCH | lch(90.80, 30.83, 202.35°) |
| OKLab | oklab(90.99% -0.0902 -0.0323) |
| OKLCH | oklch(90.99% 0.096 199.7) |
| XYZ | xyz(61.2288, 78.0418, 102.2610) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.90
Robin'S Egg Blue
#98EFF9
ΔE00 2.94
Light Cyan
#ACFFFC
ΔE00 4.16
Robin'S Egg
#6DEDFD
ΔE00 4.30
Paleturquoise
#AFEEEE
ΔE00 5.08
Pale Cyan
#B7FFFA
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF5FA #FA948F
analogous
#8FFACA #8FF5FA #8FC0FA
triadic
#8FF5FA #FA8FF5 #F5FA8F
tetradic
#8FF5FA #CA8FFA #FA948F #C0FA8F
square
#8FF5FA #CA8FFA #FA948F #C0FA8F
split-complementary
#8FF5FA #FA8FC0 #FACA8F
monochromatic
#1AEBF5 #54F0F7 #8FF5FA #CAFAFD #E2FCFE
Accessibility & contrast
On white
1.26
#8FF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#8FF5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF5FA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF5FA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFB
Deuteranopia (green-blind)
#D5DFFB
Tritanopia (blue-blind)
#5BFCF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ff5fa; /* rgb */ color: rgb(143, 245, 250); /* oklch */ color: oklch(91.0% 0.096 199.7);
Tailwind
colors: {
custom: {
50: '#b6f8fc',
500: '#8ff5fa',
950: '#000000',
},
}SCSS
$custom: #8ff5fa; $custom-light: #b6f8fc; $custom-dark: #000000;
JSON
{
"hex": "#8ff5fa",
"rgb": {
"r": 143,
"g": 245,
"b": 250
},
"hsl": {
"h": 182.804,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.90989,
"c": 0.09577,
"h": 199.7
},
"luminance": 0.78047
}Semantic roles & 50–950 ramp
primary
#8FF5FA
secondary
#D95A54
accent
#0B00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585