#86FFEE#86FFEE
#86FFEE is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.5% C 0.113 H 183.6°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFEE |
|---|---|
| RGB | rgb(134, 255, 238) |
| HSL | hsl(172, 100%, 76%) |
| HSV | hsv(172, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.91, -38.10, -2.42) |
| CIE-LCH | lch(92.91, 38.18, 183.63°) |
| OKLab | oklab(92.48% -0.1124 -0.0071) |
| OKLCH | oklch(92.48% 0.113 183.6) |
| XYZ | xyz(61.0177, 82.7562, 93.6304) |
| Luminance | 0.8276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.71
Bright Aqua
#0BF9EA
ΔE00 5.44
Light Aqua
#8CFFDB
ΔE00 5.92
Pale Aqua
#B8FFEB
ΔE00 6.18
Bright Turquoise
#0FFEF9
ΔE00 6.28
Light Cyan
#ACFFFC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFEE #FF8697
analogous
#86FFB2 #86FFEE #86D4FF
triadic
#86FFEE #EE86FF #FFEE86
tetradic
#86FFEE #B286FF #FF8697 #D4FF86
square
#86FFEE #B286FF #FF8697 #D4FF86
split-complementary
#86FFEE #FF86D4 #FFB286
monochromatic
#0CFFDD #49FFE5 #86FFEE #C3FFF7 #E0FFFB
Accessibility & contrast
On white
1.20
#86FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#86FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFEE
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFEE | 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)
#F5F3ED
Deuteranopia (green-blind)
#E1E5F0
Tritanopia (blue-blind)
#4BFFFA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #86ffee; /* rgb */ color: rgb(134, 255, 238); /* oklch */ color: oklch(92.5% 0.113 183.6);
Tailwind
colors: {
custom: {
50: '#b1fff3',
500: '#86ffee',
950: '#000000',
},
}SCSS
$custom: #86ffee; $custom-light: #b1fff3; $custom-dark: #000000;
JSON
{
"hex": "#86ffee",
"rgb": {
"r": 134,
"g": 255,
"b": 238
},
"hsl": {
"h": 171.57,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.92483,
"c": 0.11259,
"h": 183.6
},
"luminance": 0.82761
}Semantic roles & 50–950 ramp
primary
#86FFEE
secondary
#DF4A5F
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685