#86FEEB#86FEEB
#86FEEB is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.2% C 0.113 H 182.2°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #86FEEB |
|---|---|
| RGB | rgb(134, 254, 235) |
| HSL | hsl(171, 98%, 76%) |
| HSV | hsv(171, 47%, 100%) |
| CMYK | cmyk(47.2%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(92.55, -38.35, -1.39) |
| CIE-LCH | lch(92.55, 38.37, 182.07°) |
| OKLab | oklab(92.17% -0.1125 -0.0043) |
| OKLCH | oklch(92.17% 0.113 182.2) |
| XYZ | xyz(60.2625, 81.9450, 91.2225) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.14
Light Aqua
#8CFFDB
ΔE00 5.24
Bright Aqua
#0BF9EA
ΔE00 5.57
Pale Aqua
#B8FFEB
ΔE00 6.00
Bright Turquoise
#0FFEF9
ΔE00 6.75
Light Turquoise
#7EF4CC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FEEB #FE8699
analogous
#86FEAF #86FEEB #86D5FE
triadic
#86FEEB #EB86FE #FEEB86
tetradic
#86FEEB #AF86FE #FE8699 #D5FE86
square
#86FEEB #AF86FE #FE8699 #D5FE86
split-complementary
#86FEEB #FE86D5 #FEAF86
monochromatic
#0DFDD7 #49FDE1 #86FEEB #C3FFF5 #E1FFFA
Accessibility & contrast
On white
1.21
#86FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#86FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FEEB
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FEEB | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#4DFFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #86feeb; /* rgb */ color: rgb(134, 254, 235); /* oklch */ color: oklch(92.2% 0.113 182.2);
Tailwind
colors: {
custom: {
50: '#b0fff1',
500: '#86feeb',
950: '#000000',
},
}SCSS
$custom: #86feeb; $custom-light: #b0fff1; $custom-dark: #000000;
JSON
{
"hex": "#86feeb",
"rgb": {
"r": 134,
"g": 254,
"b": 235
},
"hsl": {
"h": 170.5,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.92169,
"c": 0.11261,
"h": 182.2
},
"luminance": 0.8195
}Semantic roles & 50–950 ramp
primary
#86FEEB
secondary
#DE4A62
accent
#0024E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685