#84C2EE#84C2EE
#84C2EE is a light, moderate cyan. Relative luminance 0.497; OKLCH L 78.8% C 0.089 H 240.2°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #84C2EE |
|---|---|
| RGB | rgb(132, 194, 238) |
| HSL | hsl(205, 76%, 73%) |
| HSV | hsv(205, 45%, 93%) |
| CMYK | cmyk(44.5%, 18.5%, 0%, 6.7%) |
| CIE-LAB | lab(75.86, -8.47, -28.01) |
| CIE-LCH | lch(75.86, 29.26, 253.17°) |
| OKLab | oklab(78.82% -0.0444 -0.0777) |
| OKLCH | oklch(78.82% 0.089 240.2) |
| XYZ | xyz(44.2348, 49.6591, 88.1266) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.36
Lightblue (survey)
#7BC8F6
ΔE00 2.45
Lightskyblue
#87CEFA
ΔE00 3.19
Light Blue
#95D0FC
ΔE00 3.66
Sky Blue (survey)
#75BBFD
ΔE00 4.05
Baby Blue
#89CFF0
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84C2EE #EEB084
analogous
#84EEE5 #84C2EE #848DEE
triadic
#84C2EE #EE84C2 #C2EE84
tetradic
#84C2EE #E584EE #EEB084 #8DEE84
square
#84C2EE #E584EE #EEB084 #8DEE84
split-complementary
#84C2EE #EE848D #EEE584
monochromatic
#1E8CDA #4EA7E7 #84C2EE #BADDF5 #E4F2FB
Accessibility & contrast
On white
1.92
#84C2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#84C2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84C2EE
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84C2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84C2EE | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1F0
Deuteranopia (green-blind)
#A1B6ED
Tritanopia (blue-blind)
#57CDD0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #84c2ee; /* rgb */ color: rgb(132, 194, 238); /* oklch */ color: oklch(78.8% 0.089 240.2);
Tailwind
colors: {
custom: {
50: '#acd4f3',
500: '#84c2ee',
950: '#000000',
},
}SCSS
$custom: #84c2ee; $custom-light: #acd4f3; $custom-dark: #000000;
JSON
{
"hex": "#84c2ee",
"rgb": {
"r": 132,
"g": 194,
"b": 238
},
"hsl": {
"h": 204.906,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.78823,
"c": 0.08947,
"h": 240.2
},
"luminance": 0.49662
}Semantic roles & 50–950 ramp
primary
#84C2EE
secondary
#F3E3D8
accent
#620ED8
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111417
muted
#808285