#86F5FA#86F5FA
#86F5FA is a very light, moderate teal. Relative luminance 0.773; OKLCH L 90.6% C 0.102 H 199.3°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #86F5FA |
|---|---|
| RGB | rgb(134, 245, 250) |
| HSL | hsl(183, 92%, 75%) |
| HSV | hsv(183, 46%, 98%) |
| CMYK | cmyk(46.4%, 2%, 0%, 2%) |
| CIE-LAB | lab(90.45, -30.54, -12.29) |
| CIE-LCH | lch(90.45, 32.92, 201.92°) |
| OKLab | oklab(90.61% -0.0965 -0.0339) |
| OKLCH | oklch(90.61% 0.102 199.3) |
| XYZ | xyz(59.7324, 77.2703, 102.1909) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.19
Robin'S Egg Blue
#98EFF9
ΔE00 3.60
Robin'S Egg
#6DEDFD
ΔE00 4.04
Light Cyan
#ACFFFC
ΔE00 4.70
Bright Light Blue
#26F7FD
ΔE00 5.14
Bright Cyan
#41FDFE
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86F5FA #FA8B86
analogous
#86FAC5 #86F5FA #86BBFA
triadic
#86F5FA #FA86F5 #F5FA86
tetradic
#86F5FA #C586FA #FA8B86 #BBFA86
square
#86F5FA #C586FA #FA8B86 #BBFA86
split-complementary
#86F5FA #FA86BB #FAC586
monochromatic
#10EBF5 #4BF0F8 #86F5FA #C1FAFC #E2FDFE
Accessibility & contrast
On white
1.28
#86F5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#86F5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86F5FA
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86F5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86F5FA | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#D4DDFB
Tritanopia (blue-blind)
#44FCF6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #86f5fa; /* rgb */ color: rgb(134, 245, 250); /* oklch */ color: oklch(90.6% 0.102 199.3);
Tailwind
colors: {
custom: {
50: '#b0f8fc',
500: '#86f5fa',
950: '#000000',
},
}SCSS
$custom: #86f5fa; $custom-light: #b0f8fc; $custom-dark: #000000;
JSON
{
"hex": "#86f5fa",
"rgb": {
"r": 134,
"g": 245,
"b": 250
},
"hsl": {
"h": 182.586,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.90608,
"c": 0.10232,
"h": 199.3
},
"luminance": 0.77275
}Semantic roles & 50–950 ramp
primary
#86F5FA
secondary
#D8524C
accent
#0A00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585