#84BEEE#84BEEE
#84BEEE is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.0% C 0.091 H 244.3°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #84BEEE |
|---|---|
| RGB | rgb(132, 190, 238) |
| HSL | hsl(207, 76%, 73%) |
| HSV | hsv(207, 45%, 93%) |
| CMYK | cmyk(44.5%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(74.76, -6.33, -29.69) |
| CIE-LCH | lch(74.76, 30.36, 257.97°) |
| OKLab | oklab(77.96% -0.0397 -0.0825) |
| OKLCH | oklch(77.96% 0.092 244.3) |
| XYZ | xyz(43.3565, 47.9026, 87.8338) |
| Luminance | 0.4790 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.76
Sky
#82CAFC
ΔE00 3.53
Lightblue (survey)
#7BC8F6
ΔE00 4.04
Light Blue
#95D0FC
ΔE00 4.62
Lightskyblue
#87CEFA
ΔE00 4.71
Carolina Blue
#8AB8FE
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BEEE #EEB484
analogous
#84EEE9 #84BEEE #8489EE
triadic
#84BEEE #EE84BE #BEEE84
tetradic
#84BEEE #E984EE #EEB484 #89EE84
square
#84BEEE #E984EE #EEB484 #89EE84
split-complementary
#84BEEE #EE8489 #EEE984
monochromatic
#1E85DA #4EA2E7 #84BEEE #BADAF5 #E4F1FB
Accessibility & contrast
On white
1.98
#84BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#84BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BEEE
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BEEE | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEF0
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#58CACE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #84beee; /* rgb */ color: rgb(132, 190, 238); /* oklch */ color: oklch(78.0% 0.091 244.3);
Tailwind
colors: {
custom: {
50: '#acd1f3',
500: '#84beee',
950: '#000000',
},
}SCSS
$custom: #84beee; $custom-light: #acd1f3; $custom-dark: #000000;
JSON
{
"hex": "#84beee",
"rgb": {
"r": 132,
"g": 190,
"b": 238
},
"hsl": {
"h": 207.17,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.77958,
"c": 0.0915,
"h": 244.3
},
"luminance": 0.47905
}Semantic roles & 50–950 ramp
primary
#84BEEE
secondary
#F3E4D8
accent
#690ED8
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111417
muted
#808285