#83BEEB#83BEEB
#83BEEB is a light, moderate cyan. Relative luminance 0.476; OKLCH L 77.8% C 0.089 H 242.1°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #83BEEB |
|---|---|
| RGB | rgb(131, 190, 235) |
| HSL | hsl(206, 72%, 72%) |
| HSV | hsv(206, 44%, 92%) |
| CMYK | cmyk(44.3%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(74.60, -7.39, -28.32) |
| CIE-LCH | lch(74.60, 29.27, 255.37°) |
| OKLab | oklab(77.78% -0.0415 -0.0786) |
| OKLCH | oklch(77.78% 0.089 242.1) |
| XYZ | xyz(42.7638, 47.6475, 85.5246) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.34
Sky
#82CAFC
ΔE00 3.36
Lightblue (survey)
#7BC8F6
ΔE00 3.54
Lightskyblue
#87CEFA
ΔE00 4.36
Light Blue
#95D0FC
ΔE00 4.58
Carolina Blue
#8AB8FE
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BEEB #EBB083
analogous
#83EBE4 #83BEEB #838AEB
triadic
#83BEEB #EB83BE #BEEB83
tetradic
#83BEEB #E483EB #EBB083 #8AEB83
square
#83BEEB #E483EB #EBB083 #8AEB83
split-complementary
#83BEEB #EB838A #EBE483
monochromatic
#2286D2 #4EA2E2 #83BEEB #B8DAF4 #E5F1FB
Accessibility & contrast
On white
1.99
#83BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#83BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BEEB
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BEEB | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEED
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#58C9CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #83beeb; /* rgb */ color: rgb(131, 190, 235); /* oklch */ color: oklch(77.8% 0.089 242.1);
Tailwind
colors: {
custom: {
50: '#abd1f1',
500: '#83beeb',
950: '#000000',
},
}SCSS
$custom: #83beeb; $custom-light: #abd1f1; $custom-dark: #000000;
JSON
{
"hex": "#83beeb",
"rgb": {
"r": 131,
"g": 190,
"b": 235
},
"hsl": {
"h": 205.962,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.7778,
"c": 0.08888,
"h": 242.1
},
"luminance": 0.4765
}Semantic roles & 50–950 ramp
primary
#83BEEB
secondary
#F2E3D8
accent
#6611D4
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101416
muted
#7F8284