#84C3FA#84C3FA
#84C3FA is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.5% C 0.102 H 245.9°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #84C3FA |
|---|---|
| RGB | rgb(132, 195, 250) |
| HSL | hsl(208, 92%, 75%) |
| HSV | hsv(208, 47%, 98%) |
| CMYK | cmyk(47.2%, 22%, 0%, 2%) |
| CIE-LAB | lab(76.58, -5.69, -33.35) |
| CIE-LCH | lch(76.58, 33.83, 260.32°) |
| OKLab | oklab(79.54% -0.0416 -0.0929) |
| OKLCH | oklch(79.54% 0.102 245.9) |
| XYZ | xyz(46.2802, 50.8346, 97.7972) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.54
Sky
#82CAFC
ΔE00 2.74
Light Blue
#95D0FC
ΔE00 3.82
Lightblue (survey)
#7BC8F6
ΔE00 3.92
Lightskyblue
#87CEFA
ΔE00 4.23
Baby Blue (survey)
#A2CFFE
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84C3FA #FABB84
analogous
#84FAF6 #84C3FA #8488FA
triadic
#84C3FA #FA84C3 #C3FA84
tetradic
#84C3FA #F684FA #FABB84 #88FA84
square
#84C3FA #F684FA #FABB84 #88FA84
split-complementary
#84C3FA #FA8488 #FAF684
monochromatic
#0E8AF5 #49A6F8 #84C3FA #BFE0FC #E2F1FE
Accessibility & contrast
On white
1.88
#84C3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#84C3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84C3FA
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84C3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84C3FA | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FD
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#4ED0D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #84c3fa; /* rgb */ color: rgb(132, 195, 250); /* oklch */ color: oklch(79.5% 0.102 245.9);
Tailwind
colors: {
custom: {
50: '#add5fc',
500: '#84c3fa',
950: '#000000',
},
}SCSS
$custom: #84c3fa; $custom-light: #add5fc; $custom-dark: #000000;
JSON
{
"hex": "#84c3fa",
"rgb": {
"r": 132,
"g": 195,
"b": 250
},
"hsl": {
"h": 207.966,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.79538,
"c": 0.10179,
"h": 245.9
},
"luminance": 0.50838
}Semantic roles & 50–950 ramp
primary
#84C3FA
secondary
#D88C4A
accent
#6B00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385