#86FFE7#86FFE7
#86FFE7 is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.3% C 0.115 H 179.1°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFE7 |
|---|---|
| RGB | rgb(134, 255, 231) |
| HSL | hsl(168, 100%, 76%) |
| HSV | hsv(168, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(92.73, -39.73, 0.94) |
| CIE-LCH | lch(92.73, 39.74, 178.64°) |
| OKLab | oklab(92.28% -0.1153 0.0019) |
| OKLCH | oklch(92.28% 0.115 179.1) |
| XYZ | xyz(60.0093, 82.3528, 88.3192) |
| Luminance | 0.8236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.75
Light Aqua
#8CFFDB
ΔE00 3.70
Aquamarine
#7FFFD4
ΔE00 5.30
Light Turquoise
#7EF4CC
ΔE00 5.44
Pale Aqua
#B8FFEB
ΔE00 5.95
Bright Aqua
#0BF9EA
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFE7 #FF869E
analogous
#86FFAB #86FFE7 #86DBFF
triadic
#86FFE7 #E786FF #FFE786
tetradic
#86FFE7 #AB86FF #FF869E #DBFF86
square
#86FFE7 #AB86FF #FF869E #DBFF86
split-complementary
#86FFE7 #FF86DB #FFAB86
monochromatic
#0CFFCF #49FFDB #86FFE7 #C3FFF3 #E0FFF9
Accessibility & contrast
On white
1.20
#86FFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#86FFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFE7
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFE7 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E6
Deuteranopia (green-blind)
#E3E4E9
Tritanopia (blue-blind)
#50FFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #86ffe7; /* rgb */ color: rgb(134, 255, 231); /* oklch */ color: oklch(92.3% 0.115 179.1);
Tailwind
colors: {
custom: {
50: '#b0ffee',
500: '#86ffe7',
950: '#000000',
},
}SCSS
$custom: #86ffe7; $custom-light: #b0ffee; $custom-dark: #000000;
JSON
{
"hex": "#86ffe7",
"rgb": {
"r": 134,
"g": 255,
"b": 231
},
"hsl": {
"h": 168.099,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.92281,
"c": 0.11532,
"h": 179.1
},
"luminance": 0.82358
}Semantic roles & 50–950 ramp
primary
#86FFE7
secondary
#DF4A68
accent
#002EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685