#84BDFC#84BDFC
#84BDFC is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.3% C 0.108 H 251.7°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #84BDFC |
|---|---|
| RGB | rgb(132, 189, 252) |
| HSL | hsl(212, 95%, 75%) |
| HSV | hsv(212, 48%, 99%) |
| CMYK | cmyk(47.6%, 25%, 0%, 1.2%) |
| CIE-LAB | lab(75.03, -1.87, -36.82) |
| CIE-LCH | lch(75.03, 36.87, 267.09°) |
| OKLab | oklab(78.35% -0.034 -0.1028) |
| OKLCH | oklch(78.35% 0.108 251.7) |
| XYZ | xyz(45.2780, 48.3258, 99.0185) |
| Luminance | 0.4833 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.20
Carolina Blue
#8AB8FE
ΔE00 2.75
Sky
#82CAFC
ΔE00 5.21
Baby Blue (survey)
#A2CFFE
ΔE00 5.30
Light Blue
#95D0FC
ΔE00 5.81
Lightblue (survey)
#7BC8F6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BDFC #FCC384
analogous
#84F9FC #84BDFC #8784FC
triadic
#84BDFC #FC84BD #BDFC84
tetradic
#84BDFC #FC84F9 #FCC384 #84FC87
square
#84BDFC #FC84F9 #FCC384 #84FC87
split-complementary
#84BDFC #FC8784 #F9FC84
monochromatic
#0D7DF9 #489DFB #84BDFC #C0DDFD #E1EFFE
Accessibility & contrast
On white
1.97
#84BDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#84BDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BDFC
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BDFC | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFF
Deuteranopia (green-blind)
#95B3FB
Tritanopia (blue-blind)
#4ECBD3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #84bdfc; /* rgb */ color: rgb(132, 189, 252); /* oklch */ color: oklch(78.3% 0.108 251.7);
Tailwind
colors: {
custom: {
50: '#add0fd',
500: '#84bdfc',
950: '#000000',
},
}SCSS
$custom: #84bdfc; $custom-light: #add0fd; $custom-dark: #000000;
JSON
{
"hex": "#84bdfc",
"rgb": {
"r": 132,
"g": 189,
"b": 252
},
"hsl": {
"h": 211.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.78345,
"c": 0.10833,
"h": 251.7
},
"luminance": 0.48329
}Semantic roles & 50–950 ramp
primary
#84BDFC
secondary
#F6E6D5
accent
#7800E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285