#86FDCC#86FDCC
#86FDCC is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.1% C 0.129 H 164.8°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #86FDCC |
|---|---|
| RGB | rgb(134, 253, 204) |
| HSL | hsl(155, 97%, 76%) |
| HSV | hsv(155, 47%, 99%) |
| CMYK | cmyk(47%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.54, -44.73, 13.17) |
| CIE-LCH | lch(91.54, 46.63, 163.60°) |
| OKLab | oklab(91.11% -0.1247 0.0338) |
| OKLCH | oklch(91.11% 0.129 164.8) |
| XYZ | xyz(55.8511, 79.6741, 69.5505) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.33
Aquamarine
#7FFFD4
ΔE00 1.96
Light Turquoise
#7EF4CC
ΔE00 2.81
Light Aqua
#8CFFDB
ΔE00 3.40
Pale Turquoise
#A5FBD5
ΔE00 4.01
Light Greenish Blue
#63F7B4
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FDCC #FD86B7
analogous
#86FD90 #86FDCC #86F3FD
triadic
#86FDCC #CC86FD #FDCC86
tetradic
#86FDCC #9086FD #FD86B7 #F3FD86
square
#86FDCC #9086FD #FD86B7 #F3FD86
split-complementary
#86FDCC #FD86F3 #FD9086
monochromatic
#0EFB99 #4AFCB3 #86FDCC #C2FEE5 #E1FFF2
Accessibility & contrast
On white
1.24
#86FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#86FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FDCC
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FDCC | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC9
Deuteranopia (green-blind)
#E7E1CF
Tritanopia (blue-blind)
#60FDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #86fdcc; /* rgb */ color: rgb(134, 253, 204); /* oklch */ color: oklch(91.1% 0.129 164.8);
Tailwind
colors: {
custom: {
50: '#affedb',
500: '#86fdcc',
950: '#000000',
},
}SCSS
$custom: #86fdcc; $custom-light: #affedb; $custom-dark: #000000;
JSON
{
"hex": "#86fdcc",
"rgb": {
"r": 134,
"g": 253,
"b": 204
},
"hsl": {
"h": 155.294,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.91108,
"c": 0.12917,
"h": 164.8
},
"luminance": 0.79679
}Semantic roles & 50–950 ramp
primary
#86FDCC
secondary
#DC4B87
accent
#005FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684