#86FFCF#86FFCF
#86FFCF is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.6% C 0.130 H 165.6°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFCF |
|---|---|
| RGB | rgb(134, 255, 207) |
| HSL | hsl(156, 100%, 76%) |
| HSV | hsv(156, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(92.17, -44.98, 12.52) |
| CIE-LCH | lch(92.17, 46.69, 164.44°) |
| OKLab | oklab(91.64% -0.1256 0.0322) |
| OKLCH | oklch(91.64% 0.13 165.6) |
| XYZ | xyz(56.8491, 81.0887, 71.6753) |
| Luminance | 0.8109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.57
Light Aquamarine
#7BFDC7
ΔE00 1.60
Light Turquoise
#7EF4CC
ΔE00 2.87
Light Aqua
#8CFFDB
ΔE00 3.05
Pale Turquoise
#A5FBD5
ΔE00 4.01
Light Greenish Blue
#63F7B4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFCF #FF86B6
analogous
#86FF93 #86FFCF #86F3FF
triadic
#86FFCF #CF86FF #FFCF86
tetradic
#86FFCF #9386FF #FF86B6 #F3FF86
square
#86FFCF #9386FF #FF86B6 #F3FF86
split-complementary
#86FFCF #FF86F3 #FF9386
monochromatic
#0CFF9E #49FFB7 #86FFCF #C3FFE7 #E0FFF3
Accessibility & contrast
On white
1.22
#86FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#86FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFCF
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFCF | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0CD
Deuteranopia (green-blind)
#E8E3D2
Tritanopia (blue-blind)
#5EFFF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #86ffcf; /* rgb */ color: rgb(134, 255, 207); /* oklch */ color: oklch(91.6% 0.130 165.6);
Tailwind
colors: {
custom: {
50: '#b0ffdd',
500: '#86ffcf',
950: '#000000',
},
}SCSS
$custom: #86ffcf; $custom-light: #b0ffdd; $custom-dark: #000000;
JSON
{
"hex": "#86ffcf",
"rgb": {
"r": 134,
"g": 255,
"b": 207
},
"hsl": {
"h": 156.198,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.91643,
"c": 0.12962,
"h": 165.6
},
"luminance": 0.81093
}Semantic roles & 50–950 ramp
primary
#86FFCF
secondary
#DF4A85
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684