#84C2EF#84C2EF
#84C2EF is a light, moderate cyan. Relative luminance 0.497; OKLCH L 78.9% C 0.090 H 240.9°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #84C2EF |
|---|---|
| RGB | rgb(132, 194, 239) |
| HSL | hsl(205, 77%, 73%) |
| HSV | hsv(205, 45%, 94%) |
| CMYK | cmyk(44.8%, 18.8%, 0%, 6.3%) |
| CIE-LAB | lab(75.90, -8.20, -28.49) |
| CIE-LCH | lch(75.90, 29.65, 253.95°) |
| OKLab | oklab(78.86% -0.0441 -0.079) |
| OKLCH | oklch(78.86% 0.091 240.9) |
| XYZ | xyz(44.3821, 49.7180, 88.9025) |
| Luminance | 0.4972 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.32
Lightblue (survey)
#7BC8F6
ΔE00 2.55
Lightskyblue
#87CEFA
ΔE00 3.26
Light Blue
#95D0FC
ΔE00 3.64
Sky Blue (survey)
#75BBFD
ΔE00 3.83
Baby Blue
#89CFF0
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84C2EF #EFB184
analogous
#84EFE7 #84C2EF #848CEF
triadic
#84C2EF #EF84C2 #C2EF84
tetradic
#84C2EF #E784EF #EFB184 #8CEF84
square
#84C2EF #E784EF #EFB184 #8CEF84
split-complementary
#84C2EF #EF848C #EFE784
monochromatic
#1D8CDC #4EA7E8 #84C2EF #BADDF6 #E4F2FB
Accessibility & contrast
On white
1.92
#84C2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#84C2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84C2EF
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84C2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84C2EF | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1F1
Deuteranopia (green-blind)
#A0B6EE
Tritanopia (blue-blind)
#56CDD1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #84c2ef; /* rgb */ color: rgb(132, 194, 239); /* oklch */ color: oklch(78.9% 0.090 240.9);
Tailwind
colors: {
custom: {
50: '#acd4f4',
500: '#84c2ef',
950: '#000000',
},
}SCSS
$custom: #84c2ef; $custom-light: #acd4f4; $custom-dark: #000000;
JSON
{
"hex": "#84c2ef",
"rgb": {
"r": 132,
"g": 194,
"b": 239
},
"hsl": {
"h": 205.234,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.78864,
"c": 0.0905,
"h": 240.9
},
"luminance": 0.49721
}Semantic roles & 50–950 ramp
primary
#84C2EF
secondary
#F3E3D8
accent
#620CD9
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111417
muted
#808285