#83C2F0#83C2F0
#83C2F0 is a light, moderate cyan. Relative luminance 0.497; OKLCH L 78.9% C 0.092 H 241.1°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #83C2F0 |
|---|---|
| RGB | rgb(131, 194, 240) |
| HSL | hsl(205, 78%, 73%) |
| HSV | hsv(205, 45%, 94%) |
| CMYK | cmyk(45.4%, 19.2%, 0%, 5.9%) |
| CIE-LAB | lab(75.88, -8.16, -29.05) |
| CIE-LCH | lch(75.88, 30.18, 254.31°) |
| OKLab | oklab(78.85% -0.0446 -0.0807) |
| OKLCH | oklch(78.85% 0.092 241.1) |
| XYZ | xyz(44.3746, 49.6970, 89.6754) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.23
Lightblue (survey)
#7BC8F6
ΔE00 2.53
Lightskyblue
#87CEFA
ΔE00 3.28
Light Blue
#95D0FC
ΔE00 3.67
Sky Blue (survey)
#75BBFD
ΔE00 3.68
Baby Blue
#89CFF0
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83C2F0 #F0B183
analogous
#83F0E7 #83C2F0 #838BF0
triadic
#83C2F0 #F083C2 #C2F083
tetradic
#83C2F0 #E783F0 #F0B183 #8BF083
square
#83C2F0 #E783F0 #F0B183 #8BF083
split-complementary
#83C2F0 #F0838B #F0E783
monochromatic
#1B8CDE #4CA7E9 #83C2F0 #BADDF7 #E4F2FC
Accessibility & contrast
On white
1.92
#83C2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#83C2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83C2F0
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83C2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83C2F0 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC2F2
Deuteranopia (green-blind)
#9FB6EF
Tritanopia (blue-blind)
#54CDD1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #83c2f0; /* rgb */ color: rgb(131, 194, 240); /* oklch */ color: oklch(78.9% 0.092 241.1);
Tailwind
colors: {
custom: {
50: '#acd4f5',
500: '#83c2f0',
950: '#000000',
},
}SCSS
$custom: #83c2f0; $custom-light: #acd4f5; $custom-dark: #000000;
JSON
{
"hex": "#83c2f0",
"rgb": {
"r": 131,
"g": 194,
"b": 240
},
"hsl": {
"h": 205.321,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.78853,
"c": 0.09216,
"h": 241.1
},
"luminance": 0.497
}Semantic roles & 50–950 ramp
primary
#83C2F0
secondary
#F3E3D8
accent
#630BDB
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111417
muted
#808285