#86FEFA#86FEFA
#86FEFA is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.6% C 0.109 H 192.6°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #86FEFA |
|---|---|
| RGB | rgb(134, 254, 250) |
| HSL | hsl(178, 98%, 76%) |
| HSV | hsv(178, 47%, 100%) |
| CMYK | cmyk(47.2%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.95, -34.76, -8.57) |
| CIE-LCH | lch(92.95, 35.80, 193.84°) |
| OKLab | oklab(92.62% -0.1064 -0.0237) |
| OKLCH | oklch(92.62% 0.109 192.6) |
| XYZ | xyz(62.5216, 82.8487, 103.1206) |
| Luminance | 0.8285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.13
Bright Cyan
#41FDFE
ΔE00 4.14
Aqua
#00FFFF
ΔE00 5.15
Bright Turquoise
#0FFEF9
ΔE00 5.18
Bright Light Blue
#26F7FD
ΔE00 5.44
Pale Cyan
#B7FFFA
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FEFA #FE868A
analogous
#86FEBE #86FEFA #86C6FE
triadic
#86FEFA #FA86FE #FEFA86
tetradic
#86FEFA #BE86FE #FE868A #C6FE86
square
#86FEFA #BE86FE #FE868A #C6FE86
split-complementary
#86FEFA #FE86C6 #FEBE86
monochromatic
#0DFDF5 #49FDF7 #86FEFA #C3FFFD #E1FFFE
Accessibility & contrast
On white
1.20
#86FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#86FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FEFA
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FEFA | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FA
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#41FFFC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #86fefa; /* rgb */ color: rgb(134, 254, 250); /* oklch */ color: oklch(92.6% 0.109 192.6);
Tailwind
colors: {
custom: {
50: '#b1fffb',
500: '#86fefa',
950: '#000000',
},
}SCSS
$custom: #86fefa; $custom-light: #b1fffb; $custom-dark: #000000;
JSON
{
"hex": "#86fefa",
"rgb": {
"r": 134,
"g": 254,
"b": 250
},
"hsl": {
"h": 178,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.92622,
"c": 0.10898,
"h": 192.6
},
"luminance": 0.82854
}Semantic roles & 50–950 ramp
primary
#86FEFA
secondary
#DE4A4F
accent
#0008E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685