#86FDCD#86FDCD
#86FDCD is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.1% C 0.128 H 165.3°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #86FDCD |
|---|---|
| RGB | rgb(134, 253, 205) |
| HSL | hsl(156, 97%, 76%) |
| HSV | hsv(156, 47%, 99%) |
| CMYK | cmyk(47%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.56, -44.53, 12.68) |
| CIE-LCH | lch(91.56, 46.30, 164.10°) |
| OKLab | oklab(91.13% -0.1242 0.0326) |
| OKLCH | oklch(91.13% 0.128 165.3) |
| XYZ | xyz(55.9714, 79.7222, 70.1842) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.51
Aquamarine
#7FFFD4
ΔE00 1.74
Light Turquoise
#7EF4CC
ΔE00 2.64
Light Aqua
#8CFFDB
ΔE00 3.16
Pale Turquoise
#A5FBD5
ΔE00 3.91
Light Greenish Blue
#63F7B4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FDCD #FD86B6
analogous
#86FD91 #86FDCD #86F2FD
triadic
#86FDCD #CD86FD #FDCD86
tetradic
#86FDCD #9186FD #FD86B6 #F2FD86
square
#86FDCD #9186FD #FD86B6 #F2FD86
split-complementary
#86FDCD #FD86F2 #FD9186
monochromatic
#0EFB9B #4AFCB4 #86FDCD #C2FEE6 #E1FFF3
Accessibility & contrast
On white
1.24
#86FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#86FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FDCD
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FDCD | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCB
Deuteranopia (green-blind)
#E6E1D0
Tritanopia (blue-blind)
#5FFDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #86fdcd; /* rgb */ color: rgb(134, 253, 205); /* oklch */ color: oklch(91.1% 0.128 165.3);
Tailwind
colors: {
custom: {
50: '#b0fedc',
500: '#86fdcd',
950: '#000000',
},
}SCSS
$custom: #86fdcd; $custom-light: #b0fedc; $custom-dark: #000000;
JSON
{
"hex": "#86fdcd",
"rgb": {
"r": 134,
"g": 253,
"b": 205
},
"hsl": {
"h": 155.798,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.91133,
"c": 0.12844,
"h": 165.3
},
"luminance": 0.79727
}Semantic roles & 50–950 ramp
primary
#86FDCD
secondary
#DC4B86
accent
#005DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684