#84C8F3#84C8F3
#84C8F3 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.3% C 0.092 H 237.3°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #84C8F3 |
|---|---|
| RGB | rgb(132, 200, 243) |
| HSL | hsl(203, 82%, 74%) |
| HSV | hsv(203, 46%, 95%) |
| CMYK | cmyk(45.7%, 17.7%, 0%, 4.7%) |
| CIE-LAB | lab(77.69, -10.29, -27.89) |
| CIE-LCH | lch(77.69, 29.73, 249.75°) |
| OKLab | oklab(80.33% -0.0497 -0.0774) |
| OKLCH | oklch(80.33% 0.092 237.3) |
| XYZ | xyz(46.3420, 52.6818, 92.5033) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.14
Lightskyblue
#87CEFA
ΔE00 1.49
Sky
#82CAFC
ΔE00 1.56
Light Blue
#95D0FC
ΔE00 2.85
Baby Blue
#89CFF0
ΔE00 3.54
Sky Blue
#87CEEB
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84C8F3 #F3AF84
analogous
#84F3E6 #84C8F3 #8490F3
triadic
#84C8F3 #F384C8 #C8F384
tetradic
#84C8F3 #E684F3 #F3AF84 #90F384
square
#84C8F3 #E684F3 #F3AF84 #90F384
split-complementary
#84C8F3 #F38490 #F3E684
monochromatic
#1696E6 #4CAFEE #84C8F3 #BCE1F8 #E3F3FC
Accessibility & contrast
On white
1.82
#84C8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#84C8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84C8F3
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84C8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84C8F3 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F5
Deuteranopia (green-blind)
#A5BBF2
Tritanopia (blue-blind)
#52D3D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #84c8f3; /* rgb */ color: rgb(132, 200, 243); /* oklch */ color: oklch(80.3% 0.092 237.3);
Tailwind
colors: {
custom: {
50: '#add8f7',
500: '#84c8f3',
950: '#000000',
},
}SCSS
$custom: #84c8f3; $custom-light: #add8f7; $custom-dark: #000000;
JSON
{
"hex": "#84c8f3",
"rgb": {
"r": 132,
"g": 200,
"b": 243
},
"hsl": {
"h": 203.243,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.80328,
"c": 0.09197,
"h": 237.3
},
"luminance": 0.52685
}Semantic roles & 50–950 ramp
primary
#84C8F3
secondary
#CF7F4C
accent
#5A07DF
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385