#86FEEA#86FEEA
#86FEEA is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.1% C 0.113 H 181.6°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #86FEEA |
|---|---|
| RGB | rgb(134, 254, 234) |
| HSL | hsl(170, 98%, 76%) |
| HSV | hsv(170, 47%, 100%) |
| CMYK | cmyk(47.2%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(92.53, -38.58, -0.91) |
| CIE-LCH | lch(92.53, 38.59, 181.35°) |
| OKLab | oklab(92.14% -0.1129 -0.0031) |
| OKLCH | oklch(92.14% 0.113 181.6) |
| XYZ | xyz(60.1184, 81.8874, 90.4637) |
| Luminance | 0.8189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.96
Light Aqua
#8CFFDB
ΔE00 4.92
Bright Aqua
#0BF9EA
ΔE00 5.67
Pale Aqua
#B8FFEB
ΔE00 5.95
Light Turquoise
#7EF4CC
ΔE00 6.51
Aquamarine
#7FFFD4
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FEEA #FE869A
analogous
#86FEAE #86FEEA #86D6FE
triadic
#86FEEA #EA86FE #FEEA86
tetradic
#86FEEA #AE86FE #FE869A #D6FE86
square
#86FEEA #AE86FE #FE869A #D6FE86
split-complementary
#86FEEA #FE86D6 #FEAE86
monochromatic
#0DFDD5 #49FDDF #86FEEA #C3FFF5 #E1FFFA
Accessibility & contrast
On white
1.21
#86FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#86FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FEEA
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FEEA | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#E1E4EC
Tritanopia (blue-blind)
#4EFFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #86feea; /* rgb */ color: rgb(134, 254, 234); /* oklch */ color: oklch(92.1% 0.113 181.6);
Tailwind
colors: {
custom: {
50: '#b0fff0',
500: '#86feea',
950: '#000000',
},
}SCSS
$custom: #86feea; $custom-light: #b0fff0; $custom-dark: #000000;
JSON
{
"hex": "#86feea",
"rgb": {
"r": 134,
"g": 254,
"b": 234
},
"hsl": {
"h": 170,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.9214,
"c": 0.11299,
"h": 181.6
},
"luminance": 0.81892
}Semantic roles & 50–950 ramp
primary
#86FEEA
secondary
#DE4A63
accent
#0026E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685