#84C8F0#84C8F0
#84C8F0 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.2% C 0.089 H 235.3°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #84C8F0 |
|---|---|
| RGB | rgb(132, 200, 240) |
| HSL | hsl(202, 78%, 73%) |
| HSV | hsv(202, 45%, 94%) |
| CMYK | cmyk(45%, 16.7%, 0%, 5.9%) |
| CIE-LAB | lab(77.58, -11.10, -26.45) |
| CIE-LCH | lch(77.58, 28.68, 247.22°) |
| OKLab | oklab(80.21% -0.0508 -0.0733) |
| OKLCH | oklch(80.21% 0.089 235.3) |
| XYZ | xyz(45.8926, 52.5021, 90.1368) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.42
Lightskyblue
#87CEFA
ΔE00 1.73
Sky
#82CAFC
ΔE00 2.35
Baby Blue
#89CFF0
ΔE00 2.83
Light Blue
#95D0FC
ΔE00 3.29
Sky Blue
#87CEEB
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84C8F0 #F0AC84
analogous
#84F0E2 #84C8F0 #8492F0
triadic
#84C8F0 #F084C8 #C8F084
tetradic
#84C8F0 #E284F0 #F0AC84 #92F084
square
#84C8F0 #E284F0 #F0AC84 #92F084
split-complementary
#84C8F0 #F08492 #F0E284
monochromatic
#1B96DE #4DB0E9 #84C8F0 #BBE0F7 #E4F3FC
Accessibility & contrast
On white
1.83
#84C8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#84C8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84C8F0
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84C8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84C8F0 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F2
Deuteranopia (green-blind)
#A6BBEF
Tritanopia (blue-blind)
#54D3D5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #84c8f0; /* rgb */ color: rgb(132, 200, 240); /* oklch */ color: oklch(80.2% 0.089 235.3);
Tailwind
colors: {
custom: {
50: '#add8f5',
500: '#84c8f0',
950: '#000000',
},
}SCSS
$custom: #84c8f0; $custom-light: #add8f5; $custom-dark: #000000;
JSON
{
"hex": "#84c8f0",
"rgb": {
"r": 132,
"g": 200,
"b": 240
},
"hsl": {
"h": 202.222,
"s": 78.261,
"l": 72.941
},
"oklch": {
"l": 0.80209,
"c": 0.08914,
"h": 235.3
},
"luminance": 0.52505
}Semantic roles & 50–950 ramp
primary
#84C8F0
secondary
#CB7C4D
accent
#580BDB
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#111417
muted
#818385