#86FCCD#86FCCD
#86FCCD is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.9% C 0.127 H 165.6°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #86FCCD |
|---|---|
| RGB | rgb(134, 252, 205) |
| HSL | hsl(156, 95%, 76%) |
| HSV | hsv(156, 47%, 99%) |
| CMYK | cmyk(46.8%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(91.28, -44.09, 12.28) |
| CIE-LCH | lch(91.28, 45.77, 164.44°) |
| OKLab | oklab(90.9% -0.1231 0.0315) |
| OKLCH | oklch(90.9% 0.127 165.6) |
| XYZ | xyz(55.6566, 79.0925, 70.0792) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.65
Light Aquamarine
#7BFDC7
ΔE00 1.70
Light Turquoise
#7EF4CC
ΔE00 2.36
Light Aqua
#8CFFDB
ΔE00 2.99
Pale Turquoise
#A5FBD5
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FCCD #FC86B5
analogous
#86FC92 #86FCCD #86F0FC
triadic
#86FCCD #CD86FC #FCCD86
tetradic
#86FCCD #9286FC #FC86B5 #F0FC86
square
#86FCCD #9286FC #FC86B5 #F0FC86
split-complementary
#86FCCD #FC86F0 #FC9286
monochromatic
#0FF99C #4AFBB4 #86FCCD #C2FDE6 #E1FEF3
Accessibility & contrast
On white
1.25
#86FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#86FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FCCD
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FCCD | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E5E1D0
Tritanopia (blue-blind)
#5FFCEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #86fccd; /* rgb */ color: rgb(134, 252, 205); /* oklch */ color: oklch(90.9% 0.127 165.6);
Tailwind
colors: {
custom: {
50: '#affedc',
500: '#86fccd',
950: '#000000',
},
}SCSS
$custom: #86fccd; $custom-light: #affedc; $custom-dark: #000000;
JSON
{
"hex": "#86fccd",
"rgb": {
"r": 134,
"g": 252,
"b": 205
},
"hsl": {
"h": 156.102,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.90902,
"c": 0.1271,
"h": 165.6
},
"luminance": 0.79097
}Semantic roles & 50–950 ramp
primary
#86FCCD
secondary
#DB4B84
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684