#86FDCB#86FDCB
#86FDCB is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.1% C 0.130 H 164.4°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #86FDCB |
|---|---|
| RGB | rgb(134, 253, 203) |
| HSL | hsl(155, 97%, 76%) |
| HSV | hsv(155, 47%, 99%) |
| CMYK | cmyk(47%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(91.52, -44.94, 13.65) |
| CIE-LCH | lch(91.52, 46.97, 163.10°) |
| OKLab | oklab(91.08% -0.1251 0.035) |
| OKLCH | oklch(91.08% 0.13 164.4) |
| XYZ | xyz(55.7316, 79.6262, 68.9209) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.18
Aquamarine
#7FFFD4
ΔE00 2.19
Light Turquoise
#7EF4CC
ΔE00 3.00
Light Aqua
#8CFFDB
ΔE00 3.64
Pale Turquoise
#A5FBD5
ΔE00 4.12
Light Greenish Blue
#63F7B4
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FDCB #FD86B8
analogous
#86FD8F #86FDCB #86F3FD
triadic
#86FDCB #CB86FD #FDCB86
tetradic
#86FDCB #8F86FD #FD86B8 #F3FD86
square
#86FDCB #8F86FD #FD86B8 #F3FD86
split-complementary
#86FDCB #FD86F3 #FD8F86
monochromatic
#0EFB97 #4AFCB1 #86FDCB #C2FEE5 #E1FFF2
Accessibility & contrast
On white
1.24
#86FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#86FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FDCB
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FDCB | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC8
Deuteranopia (green-blind)
#E7E1CE
Tritanopia (blue-blind)
#60FDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #86fdcb; /* rgb */ color: rgb(134, 253, 203); /* oklch */ color: oklch(91.1% 0.130 164.4);
Tailwind
colors: {
custom: {
50: '#affeda',
500: '#86fdcb',
950: '#000000',
},
}SCSS
$custom: #86fdcb; $custom-light: #affeda; $custom-dark: #000000;
JSON
{
"hex": "#86fdcb",
"rgb": {
"r": 134,
"g": 253,
"b": 203
},
"hsl": {
"h": 154.79,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.91083,
"c": 0.12992,
"h": 164.4
},
"luminance": 0.79631
}Semantic roles & 50–950 ramp
primary
#86FDCB
secondary
#DC4B88
accent
#0060E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684