#86FDFD#86FDFD
#86FDFD is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.5% C 0.108 H 195.4°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #86FDFD |
|---|---|
| RGB | rgb(134, 253, 253) |
| HSL | hsl(180, 97%, 76%) |
| HSV | hsv(180, 47%, 99%) |
| CMYK | cmyk(47%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.75, -33.56, -10.41) |
| CIE-LCH | lch(92.75, 35.13, 197.23°) |
| OKLab | oklab(92.49% -0.1041 -0.0288) |
| OKLCH | oklch(92.49% 0.108 195.4) |
| XYZ | xyz(62.6793, 82.4053, 105.5122) |
| Luminance | 0.8241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.04
Bright Cyan
#41FDFE
ΔE00 4.07
Bright Light Blue
#26F7FD
ΔE00 4.96
Aqua
#00FFFF
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 5.53
Pale Cyan
#B7FFFA
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86FDFD #FD8686
analogous
#86FDC1 #86FDFD #86C1FD
triadic
#86FDFD #FD86FD #FDFD86
tetradic
#86FDFD #C186FD #FD8686 #C1FD86
square
#86FDFD #C186FD #FD8686 #C1FD86
split-complementary
#86FDFD #FD86C1 #FDC186
monochromatic
#0EFBFB #4AFCFC #86FDFD #C2FEFE #E1FFFF
Accessibility & contrast
On white
1.20
#86FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#86FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86FDFD
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86FDFD | 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)
#F0F3FD
Deuteranopia (green-blind)
#DBE4FE
Tritanopia (blue-blind)
#3EFFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #86fdfd; /* rgb */ color: rgb(134, 253, 253); /* oklch */ color: oklch(92.5% 0.108 195.4);
Tailwind
colors: {
custom: {
50: '#b1fefe',
500: '#86fdfd',
950: '#000000',
},
}SCSS
$custom: #86fdfd; $custom-light: #b1fefe; $custom-dark: #000000;
JSON
{
"hex": "#86fdfd",
"rgb": {
"r": 134,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.92492,
"c": 0.10797,
"h": 195.4
},
"luminance": 0.82411
}Semantic roles & 50–950 ramp
primary
#86FDFD
secondary
#DC4B4B
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685