#83C8F2#83C8F2
#83C8F2 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.2% C 0.092 H 236.3°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #83C8F2 |
|---|---|
| RGB | rgb(131, 200, 242) |
| HSL | hsl(203, 81%, 73%) |
| HSV | hsv(203, 46%, 95%) |
| CMYK | cmyk(45.9%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(77.60, -10.80, -27.49) |
| CIE-LCH | lch(77.60, 29.53, 248.55°) |
| OKLab | oklab(80.24% -0.0509 -0.0762) |
| OKLCH | oklch(80.24% 0.092 236.3) |
| XYZ | xyz(46.0357, 52.5413, 91.7028) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.07
Lightskyblue
#87CEFA
ΔE00 1.54
Sky
#82CAFC
ΔE00 1.88
Light Blue
#95D0FC
ΔE00 3.10
Baby Blue
#89CFF0
ΔE00 3.23
Sky Blue
#87CEEB
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83C8F2 #F2AD83
analogous
#83F2E5 #83C8F2 #8390F2
triadic
#83C8F2 #F283C8 #C8F283
tetradic
#83C8F2 #E583F2 #F2AD83 #90F283
square
#83C8F2 #E583F2 #F2AD83 #90F283
split-complementary
#83C8F2 #F28390 #F2E583
monochromatic
#1896E3 #4CAFEC #83C8F2 #BAE1F8 #E3F3FC
Accessibility & contrast
On white
1.82
#83C8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#83C8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83C8F2
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83C8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83C8F2 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F4
Deuteranopia (green-blind)
#A5BBF1
Tritanopia (blue-blind)
#51D3D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #83c8f2; /* rgb */ color: rgb(131, 200, 242); /* oklch */ color: oklch(80.2% 0.092 236.3);
Tailwind
colors: {
custom: {
50: '#acd8f6',
500: '#83c8f2',
950: '#000000',
},
}SCSS
$custom: #83c8f2; $custom-light: #acd8f6; $custom-dark: #000000;
JSON
{
"hex": "#83c8f2",
"rgb": {
"r": 131,
"g": 200,
"b": 242
},
"hsl": {
"h": 202.703,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.80238,
"c": 0.09166,
"h": 236.3
},
"luminance": 0.52545
}Semantic roles & 50–950 ramp
primary
#83C8F2
secondary
#CD7D4C
accent
#5908DD
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#111417
muted
#818385