#86CCFE#86CCFE
#86CCFE is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.7% C 0.100 H 240.6°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #86CCFE |
|---|---|
| RGB | rgb(134, 204, 254) |
| HSL | hsl(205, 98%, 76%) |
| HSV | hsv(205, 47%, 100%) |
| CMYK | cmyk(47.2%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(79.27, -8.91, -31.33) |
| CIE-LCH | lch(79.27, 32.57, 254.12°) |
| OKLab | oklab(81.74% -0.049 -0.0871) |
| OKLCH | oklch(81.74% 0.1 240.6) |
| XYZ | xyz(49.3075, 55.4062, 101.8429) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.64
Lightskyblue
#87CEFA
ΔE00 1.64
Light Blue
#95D0FC
ΔE00 2.03
Lightblue (survey)
#7BC8F6
ΔE00 2.20
Baby Blue
#89CFF0
ΔE00 4.78
Baby Blue (survey)
#A2CFFE
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CCFE #FEB886
analogous
#86FEF4 #86CCFE #8690FE
triadic
#86CCFE #FE86CC #CCFE86
tetradic
#86CCFE #F486FE #FEB886 #90FE86
square
#86CCFE #F486FE #FEB886 #90FE86
split-complementary
#86CCFE #FE8690 #FEF486
monochromatic
#0D99FD #49B2FD #86CCFE #C3E6FF #E1F2FF
Accessibility & contrast
On white
1.74
#86CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#86CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CCFE
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CCFE | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#A6BFFD
Tritanopia (blue-blind)
#4ED8DD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #86ccfe; /* rgb */ color: rgb(134, 204, 254); /* oklch */ color: oklch(81.7% 0.100 240.6);
Tailwind
colors: {
custom: {
50: '#afdbff',
500: '#86ccfe',
950: '#000000',
},
}SCSS
$custom: #86ccfe; $custom-light: #afdbff; $custom-dark: #000000;
JSON
{
"hex": "#86ccfe",
"rgb": {
"r": 134,
"g": 204,
"b": 254
},
"hsl": {
"h": 205,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.81742,
"c": 0.09992,
"h": 240.6
},
"luminance": 0.5541
}Semantic roles & 50–950 ramp
primary
#86CCFE
secondary
#DE884A
accent
#6000E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111518
muted
#818486