#84C8EB#84C8EB
#84C8EB is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.0% C 0.085 H 231.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #84C8EB |
|---|---|
| RGB | rgb(132, 200, 235) |
| HSL | hsl(200, 72%, 72%) |
| HSV | hsv(200, 44%, 92%) |
| CMYK | cmyk(43.8%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(77.41, -12.45, -24.03) |
| CIE-LCH | lch(77.41, 27.06, 242.61°) |
| OKLab | oklab(80.01% -0.0525 -0.0664) |
| OKLCH | oklch(80.01% 0.085 231.7) |
| XYZ | xyz(45.1601, 52.2091, 86.2788) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.88
Sky Blue
#87CEEB
ΔE00 2.61
Lightblue (survey)
#7BC8F6
ΔE00 2.64
Lightskyblue
#87CEFA
ΔE00 2.82
Sky
#82CAFC
ΔE00 3.84
Light Blue
#95D0FC
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84C8EB #EBA784
analogous
#84EBDA #84C8EB #8495EB
triadic
#84C8EB #EB84C8 #C8EB84
tetradic
#84C8EB #DA84EB #EBA784 #95EB84
square
#84C8EB #DA84EB #EBA784 #95EB84
split-complementary
#84C8EB #EB8495 #EBDA84
monochromatic
#2297D2 #4FB0E2 #84C8EB #B9E0F4 #E5F3FB
Accessibility & contrast
On white
1.84
#84C8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#84C8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84C8EB
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84C8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84C8EB | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#58D2D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #84c8eb; /* rgb */ color: rgb(132, 200, 235); /* oklch */ color: oklch(80.0% 0.085 231.7);
Tailwind
colors: {
custom: {
50: '#acd8f1',
500: '#84c8eb',
950: '#000000',
},
}SCSS
$custom: #84c8eb; $custom-light: #acd8f1; $custom-dark: #000000;
JSON
{
"hex": "#84c8eb",
"rgb": {
"r": 132,
"g": 200,
"b": 235
},
"hsl": {
"h": 200.388,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.80013,
"c": 0.0847,
"h": 231.7
},
"luminance": 0.52212
}Semantic roles & 50–950 ramp
primary
#84C8EB
secondary
#C5774E
accent
#5411D4
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#111416
muted
#818385