#84CBF2#84CBF2
#84CBF2 is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.9% C 0.090 H 233.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #84CBF2 |
|---|---|
| RGB | rgb(132, 203, 242) |
| HSL | hsl(201, 81%, 73%) |
| HSV | hsv(201, 45%, 95%) |
| CMYK | cmyk(45.5%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(78.48, -12.14, -26.15) |
| CIE-LCH | lch(78.48, 28.83, 245.10°) |
| OKLab | oklab(80.94% -0.0536 -0.0724) |
| OKLCH | oklch(80.94% 0.09 233.5) |
| XYZ | xyz(46.8930, 54.0248, 91.9440) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.61
Lightblue (survey)
#7BC8F6
ΔE00 1.81
Baby Blue
#89CFF0
ΔE00 2.01
Sky
#82CAFC
ΔE00 2.83
Sky Blue
#87CEEB
ΔE00 3.21
Light Blue
#95D0FC
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CBF2 #F2AB84
analogous
#84F2E2 #84CBF2 #8494F2
triadic
#84CBF2 #F284CB #CBF284
tetradic
#84CBF2 #E284F2 #F2AB84 #94F284
square
#84CBF2 #E284F2 #F2AB84 #94F284
split-complementary
#84CBF2 #F28494 #F2E284
monochromatic
#189BE4 #4DB4EC #84CBF2 #BBE2F8 #E3F3FC
Accessibility & contrast
On white
1.78
#84CBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#84CBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CBF2
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CBF2 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F4
Deuteranopia (green-blind)
#A9BDF1
Tritanopia (blue-blind)
#52D5D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #84cbf2; /* rgb */ color: rgb(132, 203, 242); /* oklch */ color: oklch(80.9% 0.090 233.5);
Tailwind
colors: {
custom: {
50: '#addaf6',
500: '#84cbf2',
950: '#000000',
},
}SCSS
$custom: #84cbf2; $custom-light: #addaf6; $custom-dark: #000000;
JSON
{
"hex": "#84cbf2",
"rgb": {
"r": 132,
"g": 203,
"b": 242
},
"hsl": {
"h": 201.273,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.80942,
"c": 0.09009,
"h": 233.5
},
"luminance": 0.54028
}Semantic roles & 50–950 ramp
primary
#84CBF2
secondary
#CE7A4D
accent
#5408DD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385