#8FF6FE#8FF6FE
#8FF6FE is a very light, moderate teal. Relative luminance 0.789; OKLCH L 91.3% C 0.097 H 202.1°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF6FE |
|---|---|
| RGB | rgb(143, 246, 254) |
| HSL | hsl(184, 98%, 78%) |
| HSV | hsv(184, 44%, 100%) |
| CMYK | cmyk(43.7%, 3.1%, 0%, 0.4%) |
| CIE-LAB | lab(91.19, -28.01, -13.22) |
| CIE-LCH | lch(91.19, 30.97, 205.27°) |
| OKLab | oklab(91.34% -0.0897 -0.0364) |
| OKLCH | oklch(91.34% 0.097 202.1) |
| XYZ | xyz(62.1660, 78.9021, 105.7004) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.02
Robin'S Egg Blue
#98EFF9
ΔE00 2.40
Robin'S Egg
#6DEDFD
ΔE00 3.71
Light Cyan
#ACFFFC
ΔE00 4.76
Paleturquoise
#AFEEEE
ΔE00 5.42
Pale Cyan
#B7FFFA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF6FE #FE978F
analogous
#8FFECE #8FF6FE #8FBFFE
triadic
#8FF6FE #FE8FF6 #F6FE8F
tetradic
#8FF6FE #CE8FFE #FE978F #BFFE8F
square
#8FF6FE #CE8FFE #FE978F #BFFE8F
split-complementary
#8FF6FE #FE8FBF #FECE8F
monochromatic
#16ECFD #52F1FD #8FF6FE #CCFBFF #E1FDFF
Accessibility & contrast
On white
1.25
#8FF6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#8FF6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF6FE
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF6FE | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#58FDF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8ff6fe; /* rgb */ color: rgb(143, 246, 254); /* oklch */ color: oklch(91.3% 0.097 202.1);
Tailwind
colors: {
custom: {
50: '#b6f9fe',
500: '#8ff6fe',
950: '#000000',
},
}SCSS
$custom: #8ff6fe; $custom-light: #b6f9fe; $custom-dark: #000000;
JSON
{
"hex": "#8ff6fe",
"rgb": {
"r": 143,
"g": 246,
"b": 254
},
"hsl": {
"h": 184.324,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.91341,
"c": 0.09682,
"h": 202.1
},
"luminance": 0.78907
}Semantic roles & 50–950 ramp
primary
#8FF6FE
secondary
#DF5C52
accent
#1100E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121717
muted
#828585