#84BEFB#84BEFB
#84BEFB is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.5% C 0.106 H 250.5°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #84BEFB |
|---|---|
| RGB | rgb(132, 190, 251) |
| HSL | hsl(211, 94%, 75%) |
| HSV | hsv(211, 47%, 98%) |
| CMYK | cmyk(47.4%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(75.26, -2.70, -35.92) |
| CIE-LCH | lch(75.26, 36.03, 265.70°) |
| OKLab | oklab(78.51% -0.0355 -0.1003) |
| OKLCH | oklch(78.51% 0.106 250.5) |
| XYZ | xyz(45.3358, 48.6943, 98.2580) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.03
Carolina Blue
#8AB8FE
ΔE00 3.16
Sky
#82CAFC
ΔE00 4.75
Baby Blue (survey)
#A2CFFE
ΔE00 5.14
Light Blue
#95D0FC
ΔE00 5.43
Lightblue (survey)
#7BC8F6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BEFB #FBC184
analogous
#84FAFB #84BEFB #8584FB
triadic
#84BEFB #FB84BE #BEFB84
tetradic
#84BEFB #FB84FA #FBC184 #84FB85
square
#84BEFB #FB84FA #FBC184 #84FB85
split-complementary
#84BEFB #FB8584 #FAFB84
monochromatic
#0D7FF7 #499FF9 #84BEFB #BFDDFD #E1EFFE
Accessibility & contrast
On white
1.96
#84BEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#84BEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BEFB
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BEFB | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FE
Deuteranopia (green-blind)
#97B4FA
Tritanopia (blue-blind)
#4FCCD3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #84befb; /* rgb */ color: rgb(132, 190, 251); /* oklch */ color: oklch(78.5% 0.106 250.5);
Tailwind
colors: {
custom: {
50: '#add1fd',
500: '#84befb',
950: '#000000',
},
}SCSS
$custom: #84befb; $custom-light: #add1fd; $custom-dark: #000000;
JSON
{
"hex": "#84befb",
"rgb": {
"r": 132,
"g": 190,
"b": 251
},
"hsl": {
"h": 210.756,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.78514,
"c": 0.10637,
"h": 250.5
},
"luminance": 0.48697
}Semantic roles & 50–950 ramp
primary
#84BEFB
secondary
#F6E6D5
accent
#7600E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285