#8FF7FA#8FF7FA
#8FF7FA is a very light, moderate teal. Relative luminance 0.793; OKLCH L 91.4% C 0.097 H 198.0°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF7FA |
|---|---|
| RGB | rgb(143, 247, 250) |
| HSL | hsl(182, 91%, 77%) |
| HSV | hsv(182, 43%, 98%) |
| CMYK | cmyk(42.8%, 1.2%, 0%, 2%) |
| CIE-LAB | lab(91.35, -29.47, -10.90) |
| CIE-LCH | lch(91.35, 31.42, 200.30°) |
| OKLab | oklab(91.43% -0.0924 -0.03) |
| OKLCH | oklch(91.43% 0.097 198) |
| XYZ | xyz(61.8371, 79.2585, 102.4638) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.67
Robin Egg Blue
#8AF1FE
ΔE00 3.74
Robin'S Egg Blue
#98EFF9
ΔE00 3.75
Robin'S Egg
#6DEDFD
ΔE00 4.97
Pale Cyan
#B7FFFA
ΔE00 5.18
Paleturquoise
#AFEEEE
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF7FA #FA928F
analogous
#8FFAC7 #8FF7FA #8FC2FA
triadic
#8FF7FA #FA8FF7 #F7FA8F
tetradic
#8FF7FA #C78FFA #FA928F #C2FA8F
square
#8FF7FA #C78FFA #FA928F #C2FA8F
split-complementary
#8FF7FA #FA8FC2 #FAC78F
monochromatic
#1AEFF5 #54F3F7 #8FF7FA #CAFBFD #E2FDFE
Accessibility & contrast
On white
1.25
#8FF7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#8FF7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF7FA
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF7FA | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFA
Deuteranopia (green-blind)
#D8E0FB
Tritanopia (blue-blind)
#5AFDF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8ff7fa; /* rgb */ color: rgb(143, 247, 250); /* oklch */ color: oklch(91.4% 0.097 198.0);
Tailwind
colors: {
custom: {
50: '#b6fafb',
500: '#8ff7fa',
950: '#000000',
},
}SCSS
$custom: #8ff7fa; $custom-light: #b6fafb; $custom-dark: #000000;
JSON
{
"hex": "#8ff7fa",
"rgb": {
"r": 143,
"g": 247,
"b": 250
},
"hsl": {
"h": 181.682,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.91432,
"c": 0.09717,
"h": 198
},
"luminance": 0.79263
}Semantic roles & 50–950 ramp
primary
#8FF7FA
secondary
#D95854
accent
#0600E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585