#83C8FB#83C8FB
#83C8FB is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.6% C 0.101 H 241.6°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #83C8FB |
|---|---|
| RGB | rgb(131, 200, 251) |
| HSL | hsl(206, 94%, 75%) |
| HSV | hsv(206, 48%, 98%) |
| CMYK | cmyk(47.8%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(77.93, -8.31, -31.80) |
| CIE-LCH | lch(77.93, 32.87, 255.35°) |
| OKLab | oklab(80.61% -0.0479 -0.0885) |
| OKLCH | oklch(80.61% 0.101 241.6) |
| XYZ | xyz(47.4208, 53.0954, 98.9976) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.77
Lightblue (survey)
#7BC8F6
ΔE00 2.20
Lightskyblue
#87CEFA
ΔE00 2.36
Light Blue
#95D0FC
ΔE00 2.69
Sky Blue (survey)
#75BBFD
ΔE00 4.13
Baby Blue (survey)
#A2CFFE
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83C8FB #FBB683
analogous
#83FBF2 #83C8FB #838CFB
triadic
#83C8FB #FB83C8 #C8FB83
tetradic
#83C8FB #F283FB #FBB683 #8CFB83
square
#83C8FB #F283FB #FBB683 #8CFB83
split-complementary
#83C8FB #FB838C #FBF283
monochromatic
#0C93F7 #48AEF9 #83C8FB #BEE2FD #E1F2FE
Accessibility & contrast
On white
1.81
#83C8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#83C8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83C8FB
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83C8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83C8FB | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FD
Deuteranopia (green-blind)
#A2BBFA
Tritanopia (blue-blind)
#4AD5D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #83c8fb; /* rgb */ color: rgb(131, 200, 251); /* oklch */ color: oklch(80.6% 0.101 241.6);
Tailwind
colors: {
custom: {
50: '#add8fc',
500: '#83c8fb',
950: '#000000',
},
}SCSS
$custom: #83c8fb; $custom-light: #add8fc; $custom-dark: #000000;
JSON
{
"hex": "#83c8fb",
"rgb": {
"r": 131,
"g": 200,
"b": 251
},
"hsl": {
"h": 205.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.80606,
"c": 0.10061,
"h": 241.6
},
"luminance": 0.53099
}Semantic roles & 50–950 ramp
primary
#83C8FB
secondary
#D98649
accent
#6200E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385