#86FFE8#86FFE8
#86FFE8 is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.3% C 0.115 H 179.7°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #86FFE8 |
|---|---|
| RGB | rgb(134, 255, 232) |
| HSL | hsl(169, 100%, 76%) |
| HSV | hsv(169, 47%, 100%) |
| CMYK | cmyk(47.5%, 0%, 9%, 0%) |
| CIE-LAB | lab(92.76, -39.50, 0.46) |
| CIE-LCH | lch(92.76, 39.50, 179.33°) |
| OKLab | oklab(92.31% -0.1149 0.0006) |
| OKLCH | oklch(92.31% 0.115 179.7) |
| XYZ | xyz(60.1509, 82.4095, 89.0651) |
| Luminance | 0.8242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.80
Light Aqua
#8CFFDB
ΔE00 4.01
Aquamarine
#7FFFD4
ΔE00 5.61
Light Turquoise
#7EF4CC
ΔE00 5.72
Pale Aqua
#B8FFEB
ΔE00 5.94
Bright Aqua
#0BF9EA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FFE8 #FF869D
analogous
#86FFAC #86FFE8 #86DAFF
triadic
#86FFE8 #E886FF #FFE886
tetradic
#86FFE8 #AC86FF #FF869D #DAFF86
square
#86FFE8 #AC86FF #FF869D #DAFF86
split-complementary
#86FFE8 #FF86DA #FFAC86
monochromatic
#0CFFD1 #49FFDC #86FFE8 #C3FFF4 #E0FFF9
Accessibility & contrast
On white
1.20
#86FFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#86FFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FFE8
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FFE8 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E7
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#4FFFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #86ffe8; /* rgb */ color: rgb(134, 255, 232); /* oklch */ color: oklch(92.3% 0.115 179.7);
Tailwind
colors: {
custom: {
50: '#b0ffef',
500: '#86ffe8',
950: '#000000',
},
}SCSS
$custom: #86ffe8; $custom-light: #b0ffef; $custom-dark: #000000;
JSON
{
"hex": "#86ffe8",
"rgb": {
"r": 134,
"g": 255,
"b": 232
},
"hsl": {
"h": 168.595,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.92309,
"c": 0.11488,
"h": 179.7
},
"luminance": 0.82415
}Semantic roles & 50–950 ramp
primary
#86FFE8
secondary
#DF4A66
accent
#002CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685