#86FFCC#86FFCC
#86FFCC is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.132 H 164.2°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFCC |
|---|---|
| RGB | rgb(134, 255, 204) |
| HSL | hsl(155, 100%, 76%) |
| HSV | hsv(155, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 20%, 0%) |
| CIE-LAB | lab(92.11, -45.60, 13.97) |
| CIE-LCH | lch(92.11, 47.69, 162.96°) |
| OKLab | oklab(91.57% -0.1269 0.0359) |
| OKLCH | oklch(91.57% 0.132 164.2) |
| XYZ | xyz(56.4858, 80.9434, 69.7621) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.12
Aquamarine
#7FFFD4
ΔE00 2.26
Light Turquoise
#7EF4CC
ΔE00 3.36
Light Aqua
#8CFFDB
ΔE00 3.77
Pale Turquoise
#A5FBD5
ΔE00 4.31
Light Greenish Blue
#63F7B4
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFCC #FF86B9
analogous
#86FF90 #86FFCC #86F5FF
triadic
#86FFCC #CC86FF #FFCC86
tetradic
#86FFCC #9086FF #FF86B9 #F5FF86
square
#86FFCC #9086FF #FF86B9 #F5FF86
split-complementary
#86FFCC #FF86F5 #FF9086
monochromatic
#0CFF98 #49FFB2 #86FFCC #C3FFE6 #E0FFF2
Accessibility & contrast
On white
1.22
#86FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#86FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFCC
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFCC | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C9
Deuteranopia (green-blind)
#E8E3CF
Tritanopia (blue-blind)
#5FFFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #86ffcc; /* rgb */ color: rgb(134, 255, 204); /* oklch */ color: oklch(91.6% 0.132 164.2);
Tailwind
colors: {
custom: {
50: '#b0ffdb',
500: '#86ffcc',
950: '#000000',
},
}SCSS
$custom: #86ffcc; $custom-light: #b0ffdb; $custom-dark: #000000;
JSON
{
"hex": "#86ffcc",
"rgb": {
"r": 134,
"g": 255,
"b": 204
},
"hsl": {
"h": 154.711,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.91569,
"c": 0.13184,
"h": 164.2
},
"luminance": 0.80948
}Semantic roles & 50–950 ramp
primary
#86FFCC
secondary
#DF4A89
accent
#0061E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684