#86FDCF#86FDCF
#86FDCF is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.127 H 166.3°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #86FDCF |
|---|---|
| RGB | rgb(134, 253, 207) |
| HSL | hsl(157, 97%, 76%) |
| HSV | hsv(157, 47%, 99%) |
| CMYK | cmyk(47%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(91.60, -44.11, 11.71) |
| CIE-LCH | lch(91.60, 45.64, 165.13°) |
| OKLab | oklab(91.18% -0.1234 0.0301) |
| OKLCH | oklch(91.18% 0.127 166.3) |
| XYZ | xyz(56.2144, 79.8194, 71.4638) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.32
Light Aquamarine
#7BFDC7
ΔE00 1.92
Light Turquoise
#7EF4CC
ΔE00 2.32
Light Aqua
#8CFFDB
ΔE00 2.67
Pale Turquoise
#A5FBD5
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FDCF #FD86B4
analogous
#86FD93 #86FDCF #86EFFD
triadic
#86FDCF #CF86FD #FDCF86
tetradic
#86FDCF #9386FD #FD86B4 #EFFD86
square
#86FDCF #9386FD #FD86B4 #EFFD86
split-complementary
#86FDCF #FD86EF #FD9386
monochromatic
#0EFB9F #4AFCB7 #86FDCF #C2FEE7 #E1FFF3
Accessibility & contrast
On white
1.24
#86FDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#86FDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FDCF
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FDCF | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCD
Deuteranopia (green-blind)
#E6E2D2
Tritanopia (blue-blind)
#5EFEF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #86fdcf; /* rgb */ color: rgb(134, 253, 207); /* oklch */ color: oklch(91.2% 0.127 166.3);
Tailwind
colors: {
custom: {
50: '#b0fedd',
500: '#86fdcf',
950: '#000000',
},
}SCSS
$custom: #86fdcf; $custom-light: #b0fedd; $custom-dark: #000000;
JSON
{
"hex": "#86fdcf",
"rgb": {
"r": 134,
"g": 253,
"b": 207
},
"hsl": {
"h": 156.807,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.91183,
"c": 0.12698,
"h": 166.3
},
"luminance": 0.79824
}Semantic roles & 50–950 ramp
primary
#86FDCF
secondary
#DC4B83
accent
#0059E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684