#83CAFE#83CAFE
#83CAFE is a light, moderate cyan. Relative luminance 0.542; OKLCH L 81.2% C 0.103 H 241.4°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #83CAFE |
|---|---|
| RGB | rgb(131, 202, 254) |
| HSL | hsl(205, 98%, 75%) |
| HSV | hsv(205, 48%, 100%) |
| CMYK | cmyk(48.4%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(78.59, -8.54, -32.39) |
| CIE-LCH | lch(78.59, 33.50, 255.24°) |
| OKLab | oklab(81.16% -0.0492 -0.0902) |
| OKLCH | oklch(81.16% 0.103 241.4) |
| XYZ | xyz(48.3637, 54.2185, 101.6634) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.57
Lightskyblue
#87CEFA
ΔE00 2.15
Lightblue (survey)
#7BC8F6
ΔE00 2.24
Light Blue
#95D0FC
ΔE00 2.52
Sky Blue (survey)
#75BBFD
ΔE00 4.50
Baby Blue (survey)
#A2CFFE
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CAFE #FEB783
analogous
#83FEF5 #83CAFE #838CFE
triadic
#83CAFE #FE83CA #CAFE83
tetradic
#83CAFE #F583FE #FEB783 #8CFE83
square
#83CAFE #F583FE #FEB783 #8CFE83
split-complementary
#83CAFE #FE838C #FEF583
monochromatic
#0A96FD #46B0FE #83CAFE #C0E4FE #E1F2FF
Accessibility & contrast
On white
1.77
#83CAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#83CAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CAFE
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CAFE | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#A3BDFD
Tritanopia (blue-blind)
#47D7DB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #83cafe; /* rgb */ color: rgb(131, 202, 254); /* oklch */ color: oklch(81.2% 0.103 241.4);
Tailwind
colors: {
custom: {
50: '#addaff',
500: '#83cafe',
950: '#000000',
},
}SCSS
$custom: #83cafe; $custom-light: #addaff; $custom-dark: #000000;
JSON
{
"hex": "#83cafe",
"rgb": {
"r": 131,
"g": 202,
"b": 254
},
"hsl": {
"h": 205.366,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.81162,
"c": 0.1027,
"h": 241.4
},
"luminance": 0.54222
}Semantic roles & 50–950 ramp
primary
#83CAFE
secondary
#DD8748
accent
#6100E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386