#83CAF2#83CAF2
#83CAF2 is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.7% C 0.091 H 234.2°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #83CAF2 |
|---|---|
| RGB | rgb(131, 202, 242) |
| HSL | hsl(202, 81%, 73%) |
| HSV | hsv(202, 46%, 95%) |
| CMYK | cmyk(45.9%, 16.5%, 0%, 5.1%) |
| CIE-LAB | lab(78.15, -11.85, -26.65) |
| CIE-LCH | lch(78.15, 29.16, 246.02°) |
| OKLab | oklab(80.67% -0.0532 -0.0738) |
| OKLCH | oklch(80.67% 0.091 234.2) |
| XYZ | xyz(46.5019, 53.4738, 91.8582) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.48
Lightskyblue
#87CEFA
ΔE00 1.52
Baby Blue
#89CFF0
ΔE00 2.38
Sky
#82CAFC
ΔE00 2.53
Light Blue
#95D0FC
ΔE00 3.37
Sky Blue
#87CEEB
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CAF2 #F2AB83
analogous
#83F2E3 #83CAF2 #8392F2
triadic
#83CAF2 #F283CA #CAF283
tetradic
#83CAF2 #E383F2 #F2AB83 #92F283
square
#83CAF2 #E383F2 #F2AB83 #92F283
split-complementary
#83CAF2 #F28392 #F2E383
monochromatic
#189AE3 #4CB2EC #83CAF2 #BAE2F8 #E3F3FC
Accessibility & contrast
On white
1.80
#83CAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#83CAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CAF2
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CAF2 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F4
Deuteranopia (green-blind)
#A8BCF1
Tritanopia (blue-blind)
#50D5D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #83caf2; /* rgb */ color: rgb(131, 202, 242); /* oklch */ color: oklch(80.7% 0.091 234.2);
Tailwind
colors: {
custom: {
50: '#acdaf6',
500: '#83caf2',
950: '#000000',
},
}SCSS
$custom: #83caf2; $custom-light: #acdaf6; $custom-dark: #000000;
JSON
{
"hex": "#83caf2",
"rgb": {
"r": 131,
"g": 202,
"b": 242
},
"hsl": {
"h": 201.622,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.80674,
"c": 0.09103,
"h": 234.2
},
"luminance": 0.53477
}Semantic roles & 50–950 ramp
primary
#83CAF2
secondary
#CD7A4C
accent
#5508DD
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#111417
muted
#818385