#8FF7FB#8FF7FB
#8FF7FB is a very light, moderate teal. Relative luminance 0.793; OKLCH L 91.5% C 0.097 H 198.8°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF7FB |
|---|---|
| RGB | rgb(143, 247, 251) |
| HSL | hsl(182, 93%, 77%) |
| HSV | hsv(182, 43%, 98%) |
| CMYK | cmyk(43%, 1.6%, 0%, 1.6%) |
| CIE-LAB | lab(91.38, -29.22, -11.38) |
| CIE-LCH | lch(91.38, 31.36, 201.28°) |
| OKLab | oklab(91.46% -0.092 -0.0313) |
| OKLCH | oklch(91.46% 0.097 198.8) |
| XYZ | xyz(61.9943, 79.3213, 103.2918) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.40
Robin'S Egg Blue
#98EFF9
ΔE00 3.48
Light Cyan
#ACFFFC
ΔE00 3.84
Robin'S Egg
#6DEDFD
ΔE00 4.70
Paleturquoise
#AFEEEE
ΔE00 5.29
Pale Cyan
#B7FFFA
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF7FB #FB938F
analogous
#8FFBC9 #8FF7FB #8FC1FB
triadic
#8FF7FB #FB8FF7 #F7FB8F
tetradic
#8FF7FB #C98FFB #FB938F #C1FB8F
square
#8FF7FB #C98FFB #FB938F #C1FB8F
split-complementary
#8FF7FB #FB8FC1 #FBC98F
monochromatic
#19EFF7 #54F3F9 #8FF7FB #CAFBFD #E1FDFE
Accessibility & contrast
On white
1.25
#8FF7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#8FF7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF7FB
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF7FB | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFB
Deuteranopia (green-blind)
#D7E0FC
Tritanopia (blue-blind)
#59FDF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8ff7fb; /* rgb */ color: rgb(143, 247, 251); /* oklch */ color: oklch(91.5% 0.097 198.8);
Tailwind
colors: {
custom: {
50: '#b6fafc',
500: '#8ff7fb',
950: '#000000',
},
}SCSS
$custom: #8ff7fb; $custom-light: #b6fafc; $custom-dark: #000000;
JSON
{
"hex": "#8ff7fb",
"rgb": {
"r": 143,
"g": 247,
"b": 251
},
"hsl": {
"h": 182.222,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.91464,
"c": 0.09721,
"h": 198.8
},
"luminance": 0.79326
}Semantic roles & 50–950 ramp
primary
#8FF7FB
secondary
#DB5853
accent
#0800E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585