#8FF7FE#8FF7FE
#8FF7FE is a very light, moderate teal. Relative luminance 0.795; OKLCH L 91.6% C 0.097 H 201.2°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF7FE |
|---|---|
| RGB | rgb(143, 247, 254) |
| HSL | hsl(184, 98%, 78%) |
| HSV | hsv(184, 44%, 100%) |
| CMYK | cmyk(43.7%, 2.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.47, -28.49, -12.81) |
| CIE-LCH | lch(91.47, 31.23, 204.21°) |
| OKLab | oklab(91.56% -0.0908 -0.0353) |
| OKLCH | oklch(91.56% 0.097 201.2) |
| XYZ | xyz(62.4710, 79.5120, 105.8021) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.44
Robin'S Egg Blue
#98EFF9
ΔE00 2.76
Robin'S Egg
#6DEDFD
ΔE00 3.99
Light Cyan
#ACFFFC
ΔE00 4.47
Paleturquoise
#AFEEEE
ΔE00 5.44
Pale Cyan
#B7FFFA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF7FE #FE968F
analogous
#8FFECE #8FF7FE #8FBFFE
triadic
#8FF7FE #FE8FF7 #F7FE8F
tetradic
#8FF7FE #CE8FFE #FE968F #BFFE8F
square
#8FF7FE #CE8FFE #FE968F #BFFE8F
split-complementary
#8FF7FE #FE8FBF #FECE8F
monochromatic
#16EEFD #52F3FD #8FF7FE #CCFBFF #E1FDFF
Accessibility & contrast
On white
1.24
#8FF7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#8FF7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF7FE
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF7FE | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#D6E1FF
Tritanopia (blue-blind)
#57FEF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8ff7fe; /* rgb */ color: rgb(143, 247, 254); /* oklch */ color: oklch(91.6% 0.097 201.2);
Tailwind
colors: {
custom: {
50: '#b6fafe',
500: '#8ff7fe',
950: '#000000',
},
}SCSS
$custom: #8ff7fe; $custom-light: #b6fafe; $custom-dark: #000000;
JSON
{
"hex": "#8ff7fe",
"rgb": {
"r": 143,
"g": 247,
"b": 254
},
"hsl": {
"h": 183.784,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.91562,
"c": 0.09743,
"h": 201.2
},
"luminance": 0.79517
}Semantic roles & 50–950 ramp
primary
#8FF7FE
secondary
#DF5B52
accent
#0E00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585