#83BEFD#83BEFD
#83BEFD is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.5% C 0.109 H 250.9°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #83BEFD |
|---|---|
| RGB | rgb(131, 190, 253) |
| HSL | hsl(211, 97%, 75%) |
| HSV | hsv(211, 48%, 99%) |
| CMYK | cmyk(48.2%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(75.29, -2.36, -36.96) |
| CIE-LCH | lch(75.29, 37.03, 266.34°) |
| OKLab | oklab(78.55% -0.0357 -0.1033) |
| OKLCH | oklch(78.55% 0.109 250.9) |
| XYZ | xyz(45.4971, 48.7408, 99.9199) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.96
Carolina Blue
#8AB8FE
ΔE00 3.17
Sky
#82CAFC
ΔE00 4.84
Baby Blue (survey)
#A2CFFE
ΔE00 5.24
Light Blue
#95D0FC
ΔE00 5.54
Lightblue (survey)
#7BC8F6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BEFD #FDC283
analogous
#83FBFD #83BEFD #8583FD
triadic
#83BEFD #FD83BE #BEFD83
tetradic
#83BEFD #FD83FB #FDC283 #83FD85
square
#83BEFD #FD83FB #FDC283 #83FD85
split-complementary
#83BEFD #FD8583 #FBFD83
monochromatic
#0B7FFB #479EFC #83BEFD #BFDEFE #E1EFFF
Accessibility & contrast
On white
1.95
#83BEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#83BEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BEFD
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BEFD | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#95B4FC
Tritanopia (blue-blind)
#4BCCD4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #83befd; /* rgb */ color: rgb(131, 190, 253); /* oklch */ color: oklch(78.5% 0.109 250.9);
Tailwind
colors: {
custom: {
50: '#add1fe',
500: '#83befd',
950: '#000000',
},
}SCSS
$custom: #83befd; $custom-light: #add1fe; $custom-dark: #000000;
JSON
{
"hex": "#83befd",
"rgb": {
"r": 131,
"g": 190,
"b": 253
},
"hsl": {
"h": 210.984,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.78549,
"c": 0.10927,
"h": 250.9
},
"luminance": 0.48744
}Semantic roles & 50–950 ramp
primary
#83BEFD
secondary
#F7E6D4
accent
#7700E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286