#83C8EB#83C8EB
#83C8EB is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.0% C 0.085 H 231.3°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #83C8EB |
|---|---|
| RGB | rgb(131, 200, 235) |
| HSL | hsl(200, 72%, 72%) |
| HSV | hsv(200, 44%, 92%) |
| CMYK | cmyk(44.3%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(77.36, -12.69, -24.11) |
| CIE-LCH | lch(77.36, 27.24, 242.23°) |
| OKLab | oklab(79.96% -0.0534 -0.0667) |
| OKLCH | oklch(79.96% 0.085 231.3) |
| XYZ | xyz(45.0045, 52.1288, 86.2715) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.86
Sky Blue
#87CEEB
ΔE00 2.54
Lightblue (survey)
#7BC8F6
ΔE00 2.67
Lightskyblue
#87CEFA
ΔE00 2.90
Sky
#82CAFC
ΔE00 3.93
Light Blue
#95D0FC
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83C8EB #EBA683
analogous
#83EBDA #83C8EB #8394EB
triadic
#83C8EB #EB83C8 #C8EB83
tetradic
#83C8EB #DA83EB #EBA683 #94EB83
square
#83C8EB #DA83EB #EBA683 #94EB83
split-complementary
#83C8EB #EB8394 #EBDA83
monochromatic
#2297D2 #4EB1E2 #83C8EB #B8DFF4 #E5F3FB
Accessibility & contrast
On white
1.84
#83C8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#83C8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83C8EB
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83C8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83C8EB | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#56D2D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #83c8eb; /* rgb */ color: rgb(131, 200, 235); /* oklch */ color: oklch(80.0% 0.085 231.3);
Tailwind
colors: {
custom: {
50: '#acd8f1',
500: '#83c8eb',
950: '#000000',
},
}SCSS
$custom: #83c8eb; $custom-light: #acd8f1; $custom-dark: #000000;
JSON
{
"hex": "#83c8eb",
"rgb": {
"r": 131,
"g": 200,
"b": 235
},
"hsl": {
"h": 200.192,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.79962,
"c": 0.0854,
"h": 231.3
},
"luminance": 0.52132
}Semantic roles & 50–950 ramp
primary
#83C8EB
secondary
#C5764D
accent
#5311D4
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385