#83CBFE#83CBFE
#83CBFE is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.4% C 0.102 H 240.5°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #83CBFE |
|---|---|
| RGB | rgb(131, 203, 254) |
| HSL | hsl(205, 98%, 75%) |
| HSV | hsv(205, 48%, 100%) |
| CMYK | cmyk(48.4%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(78.86, -9.07, -31.97) |
| CIE-LCH | lch(78.86, 33.23, 254.17°) |
| OKLab | oklab(81.38% -0.0503 -0.089) |
| OKLCH | oklch(81.38% 0.102 240.5) |
| XYZ | xyz(48.5991, 54.6892, 101.7418) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.35
Lightskyblue
#87CEFA
ΔE00 1.78
Lightblue (survey)
#7BC8F6
ΔE00 2.01
Light Blue
#95D0FC
ΔE00 2.41
Sky Blue (survey)
#75BBFD
ΔE00 4.88
Baby Blue
#89CFF0
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CBFE #FEB683
analogous
#83FEF3 #83CBFE #838DFE
triadic
#83CBFE #FE83CB #CBFE83
tetradic
#83CBFE #F383FE #FEB683 #8DFE83
square
#83CBFE #F383FE #FEB683 #8DFE83
split-complementary
#83CBFE #FE838D #FEF383
monochromatic
#0A98FD #46B2FE #83CBFE #C0E4FE #E1F2FF
Accessibility & contrast
On white
1.76
#83CBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#83CBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CBFE
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CBFE | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFF
Deuteranopia (green-blind)
#A4BEFD
Tritanopia (blue-blind)
#46D8DC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #83cbfe; /* rgb */ color: rgb(131, 203, 254); /* oklch */ color: oklch(81.4% 0.102 240.5);
Tailwind
colors: {
custom: {
50: '#addaff',
500: '#83cbfe',
950: '#000000',
},
}SCSS
$custom: #83cbfe; $custom-light: #addaff; $custom-dark: #000000;
JSON
{
"hex": "#83cbfe",
"rgb": {
"r": 131,
"g": 203,
"b": 254
},
"hsl": {
"h": 204.878,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.81378,
"c": 0.1022,
"h": 240.5
},
"luminance": 0.54693
}Semantic roles & 50–950 ramp
primary
#83CBFE
secondary
#DD8648
accent
#5F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386