#83BEFF#83BEFF
#83BEFF is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.6% C 0.112 H 251.7°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #83BEFF |
|---|---|
| RGB | rgb(131, 190, 255) |
| HSL | hsl(211, 100%, 76%) |
| HSV | hsv(211, 49%, 100%) |
| CMYK | cmyk(48.6%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(75.37, -1.79, -37.91) |
| CIE-LCH | lch(75.37, 37.95, 267.29°) |
| OKLab | oklab(78.64% -0.0351 -0.106) |
| OKLCH | oklch(78.64% 0.112 251.7) |
| XYZ | xyz(45.8173, 48.8689, 101.6066) |
| Luminance | 0.4887 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.09
Carolina Blue
#8AB8FE
ΔE00 3.04
Sky
#82CAFC
ΔE00 5.05
Baby Blue (survey)
#A2CFFE
ΔE00 5.26
Light Blue
#95D0FC
ΔE00 5.68
Lightblue (survey)
#7BC8F6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BEFF #FFC483
analogous
#83FCFF #83BEFF #8683FF
triadic
#83BEFF #FF83BE #BEFF83
tetradic
#83BEFF #FF83FC #FFC483 #83FF86
square
#83BEFF #FF83FC #FFC483 #83FF86
split-complementary
#83BEFF #FF8683 #FCFF83
monochromatic
#097EFF #469EFF #83BEFF #C0DEFF #E0EFFF
Accessibility & contrast
On white
1.95
#83BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#83BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BEFF
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BEFF | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#95B4FE
Tritanopia (blue-blind)
#49CDD4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #83beff; /* rgb */ color: rgb(131, 190, 255); /* oklch */ color: oklch(78.6% 0.112 251.7);
Tailwind
colors: {
custom: {
50: '#add1ff',
500: '#83beff',
950: '#000000',
},
}SCSS
$custom: #83beff; $custom-light: #add1ff; $custom-dark: #000000;
JSON
{
"hex": "#83beff",
"rgb": {
"r": 131,
"g": 190,
"b": 255
},
"hsl": {
"h": 211.452,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.78638,
"c": 0.11166,
"h": 251.7
},
"luminance": 0.48872
}Semantic roles & 50–950 ramp
primary
#83BEFF
secondary
#F7E6D4
accent
#7800E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286