#86FDCA#86FDCA
#86FDCA is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.1% C 0.131 H 163.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #86FDCA |
|---|---|
| RGB | rgb(134, 253, 202) |
| HSL | hsl(154, 97%, 76%) |
| HSV | hsv(154, 47%, 99%) |
| CMYK | cmyk(47%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(91.50, -45.14, 14.14) |
| CIE-LCH | lch(91.50, 47.31, 162.61°) |
| OKLab | oklab(91.06% -0.1255 0.0363) |
| OKLCH | oklch(91.06% 0.131 163.9) |
| XYZ | xyz(55.6128, 79.5787, 68.2953) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.06
Aquamarine
#7FFFD4
ΔE00 2.42
Light Turquoise
#7EF4CC
ΔE00 3.19
Light Aqua
#8CFFDB
ΔE00 3.88
Light Greenish Blue
#63F7B4
ΔE00 4.19
Pale Turquoise
#A5FBD5
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FDCA #FD86B9
analogous
#86FD8E #86FDCA #86F4FD
triadic
#86FDCA #CA86FD #FDCA86
tetradic
#86FDCA #8E86FD #FD86B9 #F4FD86
square
#86FDCA #8E86FD #FD86B9 #F4FD86
split-complementary
#86FDCA #FD86F4 #FD8E86
monochromatic
#0EFB95 #4AFCB0 #86FDCA #C2FEE4 #E1FFF2
Accessibility & contrast
On white
1.24
#86FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#86FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FDCA
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FDCA | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E7E1CD
Tritanopia (blue-blind)
#61FDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #86fdca; /* rgb */ color: rgb(134, 253, 202); /* oklch */ color: oklch(91.1% 0.131 163.9);
Tailwind
colors: {
custom: {
50: '#affeda',
500: '#86fdca',
950: '#000000',
},
}SCSS
$custom: #86fdca; $custom-light: #affeda; $custom-dark: #000000;
JSON
{
"hex": "#86fdca",
"rgb": {
"r": 134,
"g": 253,
"b": 202
},
"hsl": {
"h": 154.286,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.91059,
"c": 0.13068,
"h": 163.9
},
"luminance": 0.79583
}Semantic roles & 50–950 ramp
primary
#86FDCA
secondary
#DC4B89
accent
#0062E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683