#83AFCA#83AFCA
#83AFCA is a light, moderate cyan. Relative luminance 0.398; OKLCH L 73.2% C 0.061 H 235.6°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFCA |
|---|---|
| RGB | rgb(131, 175, 202) |
| HSL | hsl(203, 40%, 65%) |
| HSV | hsv(203, 35%, 79%) |
| CMYK | cmyk(35.1%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(69.29, -8.06, -18.43) |
| CIE-LCH | lch(69.29, 20.12, 246.37°) |
| OKLab | oklab(73.2% -0.0346 -0.0506) |
| OKLCH | oklch(73.2% 0.061 235.6) |
| XYZ | xyz(35.3473, 39.7476, 61.6752) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.93
Light Grey Blue
#9DBCD4
ΔE00 5.07
Bluegrey
#85A3B2
ΔE00 5.33
Bluey Grey
#89A0B0
ΔE00 6.33
Lightblue (survey)
#7BC8F6
ΔE00 8.10
Cloudy Blue
#ACC2D9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFCA #CA9E83
analogous
#83CAC1 #83AFCA #838BCA
triadic
#83AFCA #CA83AF #AFCA83
tetradic
#83AFCA #C183CA #CA9E83 #8BCA83
square
#83AFCA #C183CA #CA9E83 #8BCA83
split-complementary
#83AFCA #CA838B #CAC183
monochromatic
#3F7394 #5893B8 #83AFCA #AECBDC #D9E6EF
Accessibility & contrast
On white
2.35
#83AFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#83AFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFCA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFCA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AECB
Deuteranopia (green-blind)
#99A6CA
Tritanopia (blue-blind)
#6BB6B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #83afca; /* rgb */ color: rgb(131, 175, 202); /* oklch */ color: oklch(73.2% 0.061 235.6);
Tailwind
colors: {
custom: {
50: '#a9c6da',
500: '#83afca',
950: '#000000',
},
}SCSS
$custom: #83afca; $custom-light: #a9c6da; $custom-dark: #000000;
JSON
{
"hex": "#83afca",
"rgb": {
"r": 131,
"g": 175,
"b": 202
},
"hsl": {
"h": 202.817,
"s": 40.113,
"l": 65.294
},
"oklch": {
"l": 0.73196,
"c": 0.06134,
"h": 235.6
},
"luminance": 0.3975
}Semantic roles & 50–950 ramp
primary
#83AFCA
secondary
#E0D2C8
accent
#6332B3
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283