#83BEF4#83BEF4
#83BEF4 is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.2% C 0.099 H 247.0°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #83BEF4 |
|---|---|
| RGB | rgb(131, 190, 244) |
| HSL | hsl(209, 84%, 74%) |
| HSV | hsv(209, 46%, 96%) |
| CMYK | cmyk(46.3%, 22.1%, 0%, 4.3%) |
| CIE-LAB | lab(74.94, -4.90, -32.66) |
| CIE-LCH | lch(74.94, 33.03, 261.46°) |
| OKLab | oklab(78.16% -0.0386 -0.0909) |
| OKLCH | oklch(78.16% 0.099 247) |
| XYZ | xyz(44.0971, 48.1808, 92.5465) |
| Luminance | 0.4818 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.97
Sky
#82CAFC
ΔE00 3.90
Carolina Blue
#8AB8FE
ΔE00 4.07
Lightblue (survey)
#7BC8F6
ΔE00 4.75
Light Blue
#95D0FC
ΔE00 4.92
Baby Blue (survey)
#A2CFFE
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BEF4 #F4B983
analogous
#83F4F2 #83BEF4 #8385F4
triadic
#83BEF4 #F483BE #BEF483
tetradic
#83BEF4 #F283F4 #F4B983 #85F483
square
#83BEF4 #F283F4 #F4B983 #85F483
split-complementary
#83BEF4 #F48385 #F4F283
monochromatic
#1583E8 #4BA1EF #83BEF4 #BBDBF9 #E3F0FD
Accessibility & contrast
On white
1.97
#83BEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#83BEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BEF4
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BEF4 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BFF7
Deuteranopia (green-blind)
#99B3F3
Tritanopia (blue-blind)
#52CBD0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #83bef4; /* rgb */ color: rgb(131, 190, 244); /* oklch */ color: oklch(78.2% 0.099 247.0);
Tailwind
colors: {
custom: {
50: '#acd1f8',
500: '#83bef4',
950: '#000000',
},
}SCSS
$custom: #83bef4; $custom-light: #acd1f8; $custom-dark: #000000;
JSON
{
"hex": "#83bef4",
"rgb": {
"r": 131,
"g": 190,
"b": 244
},
"hsl": {
"h": 208.673,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.78157,
"c": 0.09878,
"h": 247
},
"luminance": 0.48184
}Semantic roles & 50–950 ramp
primary
#83BEF4
secondary
#F4E5D7
accent
#6E05E0
background
#FAFCFF
surface
#F5F9FF
border
#CFD2D7
text
#111417
muted
#808285