#83C7FA#83C7FA
#83C7FA is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.3% C 0.100 H 242.0°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #83C7FA |
|---|---|
| RGB | rgb(131, 199, 250) |
| HSL | hsl(206, 92%, 75%) |
| HSV | hsv(206, 48%, 98%) |
| CMYK | cmyk(47.6%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(77.62, -8.06, -31.75) |
| CIE-LCH | lch(77.62, 32.75, 255.76°) |
| OKLab | oklab(80.35% -0.047 -0.0883) |
| OKLCH | oklch(80.35% 0.1 242) |
| XYZ | xyz(47.0328, 52.5708, 98.0927) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.03
Lightblue (survey)
#7BC8F6
ΔE00 2.33
Lightskyblue
#87CEFA
ΔE00 2.59
Light Blue
#95D0FC
ΔE00 2.83
Sky Blue (survey)
#75BBFD
ΔE00 3.88
Baby Blue (survey)
#A2CFFE
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83C7FA #FAB683
analogous
#83FAF1 #83C7FA #838CFA
triadic
#83C7FA #FA83C7 #C7FA83
tetradic
#83C7FA #F183FA #FAB683 #8CFA83
square
#83C7FA #F183FA #FAB683 #8CFA83
split-complementary
#83C7FA #FA838C #FAF183
monochromatic
#0D92F5 #48ACF8 #83C7FA #BEE2FC #E2F2FE
Accessibility & contrast
On white
1.82
#83C7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#83C7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83C7FA
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83C7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83C7FA | 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)
#B1C7FC
Deuteranopia (green-blind)
#A1BAF9
Tritanopia (blue-blind)
#4BD4D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #83c7fa; /* rgb */ color: rgb(131, 199, 250); /* oklch */ color: oklch(80.3% 0.100 242.0);
Tailwind
colors: {
custom: {
50: '#add7fc',
500: '#83c7fa',
950: '#000000',
},
}SCSS
$custom: #83c7fa; $custom-light: #add7fc; $custom-dark: #000000;
JSON
{
"hex": "#83c7fa",
"rgb": {
"r": 131,
"g": 199,
"b": 250
},
"hsl": {
"h": 205.714,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.80348,
"c": 0.10008,
"h": 242
},
"luminance": 0.52574
}Semantic roles & 50–950 ramp
primary
#83C7FA
secondary
#D88649
accent
#6200E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385