#84AFCA#84AFCA
#84AFCA is a light, moderate cyan. Relative luminance 0.398; OKLCH L 73.3% C 0.061 H 236.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #84AFCA |
|---|---|
| RGB | rgb(132, 175, 202) |
| HSL | hsl(203, 40%, 65%) |
| HSV | hsv(203, 35%, 79%) |
| CMYK | cmyk(34.7%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(69.35, -7.78, -18.34) |
| CIE-LCH | lch(69.35, 19.92, 247.00°) |
| OKLab | oklab(73.26% -0.0337 -0.0504) |
| OKLCH | oklch(73.26% 0.061 236.2) |
| XYZ | xyz(35.5029, 39.8279, 61.6825) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.91
Greyblue
#77A1B5
ΔE00 5.02
Bluegrey
#85A3B2
ΔE00 5.32
Bluey Grey
#89A0B0
ΔE00 6.24
Cloudy Blue
#ACC2D9
ΔE00 8.13
Lightblue (survey)
#7BC8F6
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84AFCA #CA9F84
analogous
#84CAC2 #84AFCA #848CCA
triadic
#84AFCA #CA84AF #AFCA84
tetradic
#84AFCA #C284CA #CA9F84 #8CCA84
square
#84AFCA #C284CA #CA9F84 #8CCA84
split-complementary
#84AFCA #CA848C #CAC284
monochromatic
#407394 #5993B8 #84AFCA #AFCBDC #DAE7EF
Accessibility & contrast
On white
2.34
#84AFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#84AFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84AFCA
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84AFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84AFCA | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AECB
Deuteranopia (green-blind)
#99A6CA
Tritanopia (blue-blind)
#6CB6B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #84afca; /* rgb */ color: rgb(132, 175, 202); /* oklch */ color: oklch(73.3% 0.061 236.2);
Tailwind
colors: {
custom: {
50: '#aac6da',
500: '#84afca',
950: '#000000',
},
}SCSS
$custom: #84afca; $custom-light: #aac6da; $custom-dark: #000000;
JSON
{
"hex": "#84afca",
"rgb": {
"r": 132,
"g": 175,
"b": 202
},
"hsl": {
"h": 203.143,
"s": 39.773,
"l": 65.49
},
"oklch": {
"l": 0.73257,
"c": 0.06059,
"h": 236.2
},
"luminance": 0.3983
}Semantic roles & 50–950 ramp
primary
#84AFCA
secondary
#E1D2C9
accent
#6433B3
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283