#86FEF8#86FEF8
#86FEF8 is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.6% C 0.109 H 191.2°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #86FEF8 |
|---|---|
| RGB | rgb(134, 254, 248) |
| HSL | hsl(177, 98%, 76%) |
| HSV | hsv(177, 47%, 100%) |
| CMYK | cmyk(47.2%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.89, -35.25, -7.61) |
| CIE-LCH | lch(92.89, 36.06, 192.19°) |
| OKLab | oklab(92.56% -0.1072 -0.0211) |
| OKLCH | oklch(92.56% 0.109 191.2) |
| XYZ | xyz(62.2097, 82.7239, 101.4777) |
| Luminance | 0.8273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.31
Bright Cyan
#41FDFE
ΔE00 4.38
Bright Turquoise
#0FFEF9
ΔE00 5.09
Aqua
#00FFFF
ΔE00 5.27
Pale Cyan
#B7FFFA
ΔE00 5.66
Bright Light Blue
#26F7FD
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FEF8 #FE868C
analogous
#86FEBC #86FEF8 #86C8FE
triadic
#86FEF8 #F886FE #FEF886
tetradic
#86FEF8 #BC86FE #FE868C #C8FE86
square
#86FEF8 #BC86FE #FE868C #C8FE86
split-complementary
#86FEF8 #FE86C8 #FEBC86
monochromatic
#0DFDF1 #49FDF4 #86FEF8 #C3FFFC #E1FFFD
Accessibility & contrast
On white
1.20
#86FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#86FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FEF8
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FEF8 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F8
Deuteranopia (green-blind)
#DDE4F9
Tritanopia (blue-blind)
#43FFFC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #86fef8; /* rgb */ color: rgb(134, 254, 248); /* oklch */ color: oklch(92.6% 0.109 191.2);
Tailwind
colors: {
custom: {
50: '#b1fffa',
500: '#86fef8',
950: '#000000',
},
}SCSS
$custom: #86fef8; $custom-light: #b1fffa; $custom-dark: #000000;
JSON
{
"hex": "#86fef8",
"rgb": {
"r": 134,
"g": 254,
"b": 248
},
"hsl": {
"h": 177,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.92559,
"c": 0.10924,
"h": 191.2
},
"luminance": 0.82729
}Semantic roles & 50–950 ramp
primary
#86FEF8
secondary
#DE4A52
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685