#84CAFE#84CAFE
#84CAFE is a light, moderate cyan. Relative luminance 0.543; OKLCH L 81.2% C 0.102 H 241.7°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #84CAFE |
|---|---|
| RGB | rgb(132, 202, 254) |
| HSL | hsl(206, 98%, 76%) |
| HSV | hsv(206, 48%, 100%) |
| CMYK | cmyk(48%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(78.64, -8.31, -32.32) |
| CIE-LCH | lch(78.64, 33.37, 255.58°) |
| OKLab | oklab(81.21% -0.0483 -0.0899) |
| OKLCH | oklch(81.21% 0.102 241.7) |
| XYZ | xyz(48.5193, 54.2987, 101.6707) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.70
Lightskyblue
#87CEFA
ΔE00 2.22
Lightblue (survey)
#7BC8F6
ΔE00 2.37
Light Blue
#95D0FC
ΔE00 2.44
Sky Blue (survey)
#75BBFD
ΔE00 4.45
Baby Blue (survey)
#A2CFFE
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CAFE #FEB884
analogous
#84FEF5 #84CAFE #848DFE
triadic
#84CAFE #FE84CA #CAFE84
tetradic
#84CAFE #F584FE #FEB884 #8DFE84
square
#84CAFE #F584FE #FEB884 #8DFE84
split-complementary
#84CAFE #FE848D #FEF584
monochromatic
#0B96FD #47B0FE #84CAFE #C1E4FE #E1F2FF
Accessibility & contrast
On white
1.77
#84CAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#84CAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CAFE
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CAFE | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#A3BDFD
Tritanopia (blue-blind)
#49D7DB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #84cafe; /* rgb */ color: rgb(132, 202, 254); /* oklch */ color: oklch(81.2% 0.102 241.7);
Tailwind
colors: {
custom: {
50: '#aedaff',
500: '#84cafe',
950: '#000000',
},
}SCSS
$custom: #84cafe; $custom-light: #aedaff; $custom-dark: #000000;
JSON
{
"hex": "#84cafe",
"rgb": {
"r": 132,
"g": 202,
"b": 254
},
"hsl": {
"h": 205.574,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.81212,
"c": 0.10211,
"h": 241.7
},
"luminance": 0.54302
}Semantic roles & 50–950 ramp
primary
#84CAFE
secondary
#DD8849
accent
#6200E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386