#84BDF2#84BDF2
#84BDF2 is a light, moderate cyan. Relative luminance 0.477; OKLCH L 77.9% C 0.097 H 247.4°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #84BDF2 |
|---|---|
| RGB | rgb(132, 189, 242) |
| HSL | hsl(209, 81%, 73%) |
| HSV | hsv(209, 45%, 95%) |
| CMYK | cmyk(45.5%, 21.9%, 0%, 5.1%) |
| CIE-LAB | lab(74.64, -4.68, -32.04) |
| CIE-LCH | lch(74.64, 32.38, 261.69°) |
| OKLab | oklab(77.91% -0.0372 -0.0891) |
| OKLCH | oklch(77.91% 0.097 247.4) |
| XYZ | xyz(43.7349, 47.7086, 90.8913) |
| Luminance | 0.4771 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.14
Carolina Blue
#8AB8FE
ΔE00 3.81
Sky
#82CAFC
ΔE00 4.21
Lightblue (survey)
#7BC8F6
ΔE00 5.01
Light Blue
#95D0FC
ΔE00 5.13
Baby Blue (survey)
#A2CFFE
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BDF2 #F2B984
analogous
#84F2F0 #84BDF2 #8486F2
triadic
#84BDF2 #F284BD #BDF284
tetradic
#84BDF2 #F084F2 #F2B984 #86F284
square
#84BDF2 #F084F2 #F2B984 #86F284
split-complementary
#84BDF2 #F28486 #F2F084
monochromatic
#1881E4 #4D9FEC #84BDF2 #BBDBF8 #E3F0FC
Accessibility & contrast
On white
1.99
#84BDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#84BDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BDF2
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BDF2 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BEF4
Deuteranopia (green-blind)
#99B3F1
Tritanopia (blue-blind)
#55C9CF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #84bdf2; /* rgb */ color: rgb(132, 189, 242); /* oklch */ color: oklch(77.9% 0.097 247.4);
Tailwind
colors: {
custom: {
50: '#add0f6',
500: '#84bdf2',
950: '#000000',
},
}SCSS
$custom: #84bdf2; $custom-light: #add0f6; $custom-dark: #000000;
JSON
{
"hex": "#84bdf2",
"rgb": {
"r": 132,
"g": 189,
"b": 242
},
"hsl": {
"h": 208.909,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.77911,
"c": 0.09658,
"h": 247.4
},
"luminance": 0.47712
}Semantic roles & 50–950 ramp
primary
#84BDF2
secondary
#F4E5D7
accent
#6F08DD
background
#FAFCFF
surface
#F5F9FE
border
#CFD2D6
text
#111417
muted
#808285