#84B9FE#84B9FE
#84B9FE is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.6% C 0.114 H 255.4°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #84B9FE |
|---|---|
| RGB | rgb(132, 185, 254) |
| HSL | hsl(214, 98%, 76%) |
| HSV | hsv(214, 48%, 100%) |
| CMYK | cmyk(48%, 27.2%, 0%, 0.4%) |
| CIE-LAB | lab(74.03, 0.89, -39.44) |
| CIE-LCH | lch(74.03, 39.45, 271.30°) |
| OKLab | oklab(77.59% -0.0288 -0.1104) |
| OKLCH | oklch(77.59% 0.114 255.4) |
| XYZ | xyz(44.7480, 46.7561, 100.4135) |
| Luminance | 0.4676 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.44
Sky Blue (survey)
#75BBFD
ΔE00 3.24
Pastel Blue
#A2BFFE
ΔE00 5.71
Baby Blue (survey)
#A2CFFE
ΔE00 6.08
Sky
#82CAFC
ΔE00 6.73
Light Blue
#95D0FC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84B9FE #FEC984
analogous
#84F6FE #84B9FE #8C84FE
triadic
#84B9FE #FE84B9 #B9FE84
tetradic
#84B9FE #FE84F6 #FEC984 #84FE8C
square
#84B9FE #FE84F6 #FEC984 #84FE8C
split-complementary
#84B9FE #FE8C84 #F6FE84
monochromatic
#0B74FD #4796FE #84B9FE #C1DCFE #E1EEFF
Accessibility & contrast
On white
2.03
#84B9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#84B9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84B9FE
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84B9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84B9FE | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBDFF
Deuteranopia (green-blind)
#8FB1FD
Tritanopia (blue-blind)
#4EC8D1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #84b9fe; /* rgb */ color: rgb(132, 185, 254); /* oklch */ color: oklch(77.6% 0.114 255.4);
Tailwind
colors: {
custom: {
50: '#adcdff',
500: '#84b9fe',
950: '#000000',
},
}SCSS
$custom: #84b9fe; $custom-light: #adcdff; $custom-dark: #000000;
JSON
{
"hex": "#84b9fe",
"rgb": {
"r": 132,
"g": 185,
"b": 254
},
"hsl": {
"h": 213.934,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.7759,
"c": 0.11411,
"h": 255.4
},
"luminance": 0.46759
}Semantic roles & 50–950 ramp
primary
#84B9FE
secondary
#F7E8D4
accent
#8200E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286