#86FCDA#86FCDA
#86FCDA is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.2% C 0.119 H 172.6°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #86FCDA |
|---|---|
| RGB | rgb(134, 252, 218) |
| HSL | hsl(163, 95%, 76%) |
| HSV | hsv(163, 47%, 99%) |
| CMYK | cmyk(46.8%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.57, -41.30, 5.99) |
| CIE-LCH | lch(91.57, 41.74, 171.75°) |
| OKLab | oklab(91.24% -0.1175 0.0152) |
| OKLCH | oklch(91.24% 0.119 172.6) |
| XYZ | xyz(57.2914, 79.7464, 78.6896) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.95
Aquamarine
#7FFFD4
ΔE00 2.35
Light Turquoise
#7EF4CC
ΔE00 2.51
Tiffany Blue
#7BF2DA
ΔE00 3.54
Pale Turquoise
#A5FBD5
ΔE00 4.10
Light Aquamarine
#7BFDC7
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FCDA #FC86A8
analogous
#86FC9F #86FCDA #86E3FC
triadic
#86FCDA #DA86FC #FCDA86
tetradic
#86FCDA #9F86FC #FC86A8 #E3FC86
square
#86FCDA #9F86FC #FC86A8 #E3FC86
split-complementary
#86FCDA #FC86E3 #FC9F86
monochromatic
#0FF9B5 #4AFBC8 #86FCDA #C2FDEC #E1FEF6
Accessibility & contrast
On white
1.24
#86FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#86FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FCDA
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FCDA | 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)
#F5EFD8
Deuteranopia (green-blind)
#E3E1DC
Tritanopia (blue-blind)
#59FEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #86fcda; /* rgb */ color: rgb(134, 252, 218); /* oklch */ color: oklch(91.2% 0.119 172.6);
Tailwind
colors: {
custom: {
50: '#b0fee5',
500: '#86fcda',
950: '#000000',
},
}SCSS
$custom: #86fcda; $custom-light: #b0fee5; $custom-dark: #000000;
JSON
{
"hex": "#86fcda",
"rgb": {
"r": 134,
"g": 252,
"b": 218
},
"hsl": {
"h": 162.712,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.91239,
"c": 0.11851,
"h": 172.6
},
"luminance": 0.79751
}Semantic roles & 50–950 ramp
primary
#86FCDA
secondary
#DB4B75
accent
#0042E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684