#86FFCA#86FFCA
#86FFCA is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.5% C 0.133 H 163.3°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFCA |
|---|---|
| RGB | rgb(134, 255, 202) |
| HSL | hsl(154, 100%, 76%) |
| HSV | hsv(154, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(92.06, -46.01, 14.94) |
| CIE-LCH | lch(92.06, 48.38, 162.01°) |
| OKLab | oklab(91.52% -0.1277 0.0383) |
| OKLCH | oklch(91.52% 0.133 163.3) |
| XYZ | xyz(56.2474, 80.8481, 68.5069) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.99
Aquamarine
#7FFFD4
ΔE00 2.72
Light Turquoise
#7EF4CC
ΔE00 3.72
Light Greenish Blue
#63F7B4
ΔE00 4.03
Light Blue Green
#7EFBB3
ΔE00 4.22
Light Aqua
#8CFFDB
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFCA #FF86BB
analogous
#86FF8E #86FFCA #86F8FF
triadic
#86FFCA #CA86FF #FFCA86
tetradic
#86FFCA #8E86FF #FF86BB #F8FF86
square
#86FFCA #8E86FF #FF86BB #F8FF86
split-complementary
#86FFCA #FF86F8 #FF8E86
monochromatic
#0CFF94 #49FFAF #86FFCA #C3FFE5 #E0FFF2
Accessibility & contrast
On white
1.22
#86FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#86FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFCA
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFCA | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C7
Deuteranopia (green-blind)
#E9E3CD
Tritanopia (blue-blind)
#60FFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #86ffca; /* rgb */ color: rgb(134, 255, 202); /* oklch */ color: oklch(91.5% 0.133 163.3);
Tailwind
colors: {
custom: {
50: '#b0ffda',
500: '#86ffca',
950: '#000000',
},
}SCSS
$custom: #86ffca; $custom-light: #b0ffda; $custom-dark: #000000;
JSON
{
"hex": "#86ffca",
"rgb": {
"r": 134,
"g": 255,
"b": 202
},
"hsl": {
"h": 153.719,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.91521,
"c": 0.13337,
"h": 163.3
},
"luminance": 0.80853
}Semantic roles & 50–950 ramp
primary
#86FFCA
secondary
#DF4A8B
accent
#0065E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683