#86FDC8#86FDC8
#86FDC8 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.132 H 163.0°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #86FDC8 |
|---|---|
| RGB | rgb(134, 253, 200) |
| HSL | hsl(153, 97%, 76%) |
| HSV | hsv(153, 47%, 99%) |
| CMYK | cmyk(47%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(91.45, -45.55, 15.10) |
| CIE-LCH | lch(91.45, 47.99, 161.66°) |
| OKLab | oklab(91.01% -0.1264 0.0388) |
| OKLCH | oklch(91.01% 0.132 163) |
| XYZ | xyz(55.3775, 79.4846, 67.0563) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.98
Aquamarine
#7FFFD4
ΔE00 2.87
Light Turquoise
#7EF4CC
ΔE00 3.58
Light Greenish Blue
#63F7B4
ΔE00 3.86
Light Blue Green
#7EFBB3
ΔE00 4.06
Light Seafoam
#A0FEBF
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FDC8 #FD86BB
analogous
#86FD8C #86FDC8 #86F7FD
triadic
#86FDC8 #C886FD #FDC886
tetradic
#86FDC8 #8C86FD #FD86BB #F7FD86
square
#86FDC8 #8C86FD #FD86BB #F7FD86
split-complementary
#86FDC8 #FD86F7 #FD8C86
monochromatic
#0EFB91 #4AFCAD #86FDC8 #C2FEE3 #E1FFF1
Accessibility & contrast
On white
1.24
#86FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#86FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FDC8
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FDC8 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC5
Deuteranopia (green-blind)
#E7E1CB
Tritanopia (blue-blind)
#61FDEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #86fdc8; /* rgb */ color: rgb(134, 253, 200); /* oklch */ color: oklch(91.0% 0.132 163.0);
Tailwind
colors: {
custom: {
50: '#affed8',
500: '#86fdc8',
950: '#000000',
},
}SCSS
$custom: #86fdc8; $custom-light: #affed8; $custom-dark: #000000;
JSON
{
"hex": "#86fdc8",
"rgb": {
"r": 134,
"g": 253,
"b": 200
},
"hsl": {
"h": 153.277,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.9101,
"c": 0.13222,
"h": 163
},
"luminance": 0.79489
}Semantic roles & 50–950 ramp
primary
#86FDC8
secondary
#DC4B8C
accent
#0066E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683