#86FFCB#86FFCB
#86FFCB is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.5% C 0.133 H 163.8°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFCB |
|---|---|
| RGB | rgb(134, 255, 203) |
| HSL | hsl(154, 100%, 76%) |
| HSV | hsv(154, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(92.09, -45.81, 14.46) |
| CIE-LCH | lch(92.09, 48.03, 162.49°) |
| OKLab | oklab(91.55% -0.1273 0.0371) |
| OKLCH | oklch(91.55% 0.133 163.8) |
| XYZ | xyz(56.3662, 80.8956, 69.1324) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.03
Aquamarine
#7FFFD4
ΔE00 2.49
Light Turquoise
#7EF4CC
ΔE00 3.54
Light Aqua
#8CFFDB
ΔE00 4.00
Light Greenish Blue
#63F7B4
ΔE00 4.19
Pale Turquoise
#A5FBD5
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFCB #FF86BA
analogous
#86FF8F #86FFCB #86F6FF
triadic
#86FFCB #CB86FF #FFCB86
tetradic
#86FFCB #8F86FF #FF86BA #F6FF86
square
#86FFCB #8F86FF #FF86BA #F6FF86
split-complementary
#86FFCB #FF86F6 #FF8F86
monochromatic
#0CFF96 #49FFB1 #86FFCB #C3FFE5 #E0FFF2
Accessibility & contrast
On white
1.22
#86FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#86FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFCB
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFCB | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C8
Deuteranopia (green-blind)
#E9E3CE
Tritanopia (blue-blind)
#60FFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #86ffcb; /* rgb */ color: rgb(134, 255, 203); /* oklch */ color: oklch(91.5% 0.133 163.8);
Tailwind
colors: {
custom: {
50: '#b0ffda',
500: '#86ffcb',
950: '#000000',
},
}SCSS
$custom: #86ffcb; $custom-light: #b0ffda; $custom-dark: #000000;
JSON
{
"hex": "#86ffcb",
"rgb": {
"r": 134,
"g": 255,
"b": 203
},
"hsl": {
"h": 154.215,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.91545,
"c": 0.1326,
"h": 163.8
},
"luminance": 0.809
}Semantic roles & 50–950 ramp
primary
#86FFCB
secondary
#DF4A8A
accent
#0063E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684