#84BBEF#84BBEF
#84BBEF is a light, moderate cyan. Relative luminance 0.467; OKLCH L 77.4% C 0.094 H 247.8°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #84BBEF |
|---|---|
| RGB | rgb(132, 187, 239) |
| HSL | hsl(209, 77%, 73%) |
| HSV | hsv(209, 45%, 94%) |
| CMYK | cmyk(44.8%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(73.98, -4.43, -31.43) |
| CIE-LCH | lch(73.98, 31.74, 261.98°) |
| OKLab | oklab(77.35% -0.0358 -0.0874) |
| OKLCH | oklch(77.35% 0.094 247.8) |
| XYZ | xyz(42.8608, 46.6753, 88.3953) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.35
Carolina Blue
#8AB8FE
ΔE00 3.55
Sky
#82CAFC
ΔE00 4.73
Lightblue (survey)
#7BC8F6
ΔE00 5.42
Light Blue
#95D0FC
ΔE00 5.61
Baby Blue (survey)
#A2CFFE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BBEF #EFB884
analogous
#84EFED #84BBEF #8485EF
triadic
#84BBEF #EF84BB #BBEF84
tetradic
#84BBEF #ED84EF #EFB884 #85EF84
square
#84BBEF #ED84EF #EFB884 #85EF84
split-complementary
#84BBEF #EF8485 #EFED84
monochromatic
#1D7FDC #4E9DE8 #84BBEF #BAD9F6 #E4F0FB
Accessibility & contrast
On white
2.03
#84BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#84BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BBEF
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BBEF | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BCF1
Deuteranopia (green-blind)
#98B1EE
Tritanopia (blue-blind)
#58C7CC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #84bbef; /* rgb */ color: rgb(132, 187, 239); /* oklch */ color: oklch(77.4% 0.094 247.8);
Tailwind
colors: {
custom: {
50: '#accff4',
500: '#84bbef',
950: '#000000',
},
}SCSS
$custom: #84bbef; $custom-light: #accff4; $custom-dark: #000000;
JSON
{
"hex": "#84bbef",
"rgb": {
"r": 132,
"g": 187,
"b": 239
},
"hsl": {
"h": 209.159,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.77354,
"c": 0.09446,
"h": 247.8
},
"luminance": 0.46678
}Semantic roles & 50–950 ramp
primary
#84BBEF
secondary
#F3E5D8
accent
#700CD9
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111317
muted
#808285