#84C0FA#84C0FA
#84C0FA is a light, moderate cyan. Relative luminance 0.495; OKLCH L 78.9% C 0.104 H 248.4°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #84C0FA |
|---|---|
| RGB | rgb(132, 192, 250) |
| HSL | hsl(209, 92%, 75%) |
| HSV | hsv(209, 47%, 98%) |
| CMYK | cmyk(47.2%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(75.76, -4.07, -34.61) |
| CIE-LCH | lch(75.76, 34.85, 263.30°) |
| OKLab | oklab(78.9% -0.0381 -0.0965) |
| OKLCH | oklch(78.9% 0.104 248.4) |
| XYZ | xyz(45.6147, 49.5037, 97.5754) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.00
Sky
#82CAFC
ΔE00 3.89
Carolina Blue
#8AB8FE
ΔE00 3.94
Light Blue
#95D0FC
ΔE00 4.73
Baby Blue (survey)
#A2CFFE
ΔE00 4.88
Lightblue (survey)
#7BC8F6
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84C0FA #FABE84
analogous
#84FAF9 #84C0FA #8485FA
triadic
#84C0FA #FA84C0 #C0FA84
tetradic
#84C0FA #F984FA #FABE84 #85FA84
square
#84C0FA #F984FA #FABE84 #85FA84
split-complementary
#84C0FA #FA8485 #FAF984
monochromatic
#0E84F5 #49A2F8 #84C0FA #BFDEFC #E2F0FE
Accessibility & contrast
On white
1.93
#84C0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#84C0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84C0FA
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84C0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84C0FA | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FD
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#4FCDD4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #84c0fa; /* rgb */ color: rgb(132, 192, 250); /* oklch */ color: oklch(78.9% 0.104 248.4);
Tailwind
colors: {
custom: {
50: '#add2fc',
500: '#84c0fa',
950: '#000000',
},
}SCSS
$custom: #84c0fa; $custom-light: #add2fc; $custom-dark: #000000;
JSON
{
"hex": "#84c0fa",
"rgb": {
"r": 132,
"g": 192,
"b": 250
},
"hsl": {
"h": 209.492,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.78896,
"c": 0.10376,
"h": 248.4
},
"luminance": 0.49507
}Semantic roles & 50–950 ramp
primary
#84C0FA
secondary
#F6E5D5
accent
#7100E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285