#86FCCE#86FCCE
#86FCCE is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.9% C 0.126 H 166.1°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #86FCCE |
|---|---|
| RGB | rgb(134, 252, 206) |
| HSL | hsl(157, 95%, 76%) |
| HSV | hsv(157, 47%, 99%) |
| CMYK | cmyk(46.8%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(91.30, -43.88, 11.80) |
| CIE-LCH | lch(91.30, 45.44, 164.95°) |
| OKLab | oklab(90.93% -0.1227 0.0303) |
| OKLCH | oklch(90.93% 0.126 166.1) |
| XYZ | xyz(55.7777, 79.1409, 70.7170) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.45
Light Aquamarine
#7BFDC7
ΔE00 1.91
Light Turquoise
#7EF4CC
ΔE00 2.20
Light Aqua
#8CFFDB
ΔE00 2.75
Pale Turquoise
#A5FBD5
ΔE00 3.70
Light Greenish Blue
#63F7B4
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FCCE #FC86B4
analogous
#86FC93 #86FCCE #86EFFC
triadic
#86FCCE #CE86FC #FCCE86
tetradic
#86FCCE #9386FC #FC86B4 #EFFC86
square
#86FCCE #9386FC #FC86B4 #EFFC86
split-complementary
#86FCCE #FC86EF #FC9386
monochromatic
#0FF99E #4AFBB6 #86FCCE #C2FDE6 #E1FEF3
Accessibility & contrast
On white
1.25
#86FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#86FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FCCE
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FCCE | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E5E1D1
Tritanopia (blue-blind)
#5FFDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #86fcce; /* rgb */ color: rgb(134, 252, 206); /* oklch */ color: oklch(90.9% 0.126 166.1);
Tailwind
colors: {
custom: {
50: '#affedd',
500: '#86fcce',
950: '#000000',
},
}SCSS
$custom: #86fcce; $custom-light: #affedd; $custom-dark: #000000;
JSON
{
"hex": "#86fcce",
"rgb": {
"r": 134,
"g": 252,
"b": 206
},
"hsl": {
"h": 156.61,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.90927,
"c": 0.12638,
"h": 166.1
},
"luminance": 0.79145
}Semantic roles & 50–950 ramp
primary
#86FCCE
secondary
#DB4B83
accent
#0059E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684