#83BBFE#83BBFE
#83BBFE is a light, moderate cyan. Relative luminance 0.475; OKLCH L 78.0% C 0.113 H 253.5°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #83BBFE |
|---|---|
| RGB | rgb(131, 187, 254) |
| HSL | hsl(213, 98%, 75%) |
| HSV | hsv(213, 48%, 100%) |
| CMYK | cmyk(48.4%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(74.52, -0.44, -38.69) |
| CIE-LCH | lch(74.52, 38.69, 269.35°) |
| OKLab | oklab(77.96% -0.032 -0.1082) |
| OKLCH | oklch(77.96% 0.113 253.5) |
| XYZ | xyz(45.0137, 47.5185, 100.5467) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.17
Sky Blue (survey)
#75BBFD
ΔE00 2.55
Baby Blue (survey)
#A2CFFE
ΔE00 5.75
Sky
#82CAFC
ΔE00 5.97
Pastel Blue
#A2BFFE
ΔE00 6.14
Light Blue
#95D0FC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83BBFE #FEC683
analogous
#83F8FE #83BBFE #8883FE
triadic
#83BBFE #FE83BB #BBFE83
tetradic
#83BBFE #FE83F8 #FEC683 #83FE88
square
#83BBFE #FE83F8 #FEC683 #83FE88
split-complementary
#83BBFE #FE8883 #F8FE83
monochromatic
#0A78FD #469AFE #83BBFE #C0DCFE #E1EEFF
Accessibility & contrast
On white
2.00
#83BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#83BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83BBFE
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83BBFE | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#91B2FD
Tritanopia (blue-blind)
#4BCAD2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #83bbfe; /* rgb */ color: rgb(131, 187, 254); /* oklch */ color: oklch(78.0% 0.113 253.5);
Tailwind
colors: {
custom: {
50: '#adcfff',
500: '#83bbfe',
950: '#000000',
},
}SCSS
$custom: #83bbfe; $custom-light: #adcfff; $custom-dark: #000000;
JSON
{
"hex": "#83bbfe",
"rgb": {
"r": 131,
"g": 187,
"b": 254
},
"hsl": {
"h": 212.683,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.77958,
"c": 0.11288,
"h": 253.5
},
"luminance": 0.47522
}Semantic roles & 50–950 ramp
primary
#83BBFE
secondary
#F7E7D4
accent
#7D00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286