#83CBF2#83CBF2
#83CBF2 is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.9% C 0.091 H 233.2°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #83CBF2 |
|---|---|
| RGB | rgb(131, 203, 242) |
| HSL | hsl(201, 81%, 73%) |
| HSV | hsv(201, 46%, 95%) |
| CMYK | cmyk(45.9%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(78.43, -12.37, -26.22) |
| CIE-LCH | lch(78.43, 29.00, 244.74°) |
| OKLab | oklab(80.89% -0.0544 -0.0727) |
| OKLCH | oklch(80.89% 0.091 233.2) |
| XYZ | xyz(46.7373, 53.9446, 91.9367) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.71
Lightblue (survey)
#7BC8F6
ΔE00 1.83
Baby Blue
#89CFF0
ΔE00 1.96
Sky
#82CAFC
ΔE00 2.92
Sky Blue
#87CEEB
ΔE00 3.14
Light Blue
#95D0FC
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CBF2 #F2AA83
analogous
#83F2E1 #83CBF2 #8393F2
triadic
#83CBF2 #F283CB #CBF283
tetradic
#83CBF2 #E183F2 #F2AA83 #93F283
square
#83CBF2 #E183F2 #F2AA83 #93F283
split-complementary
#83CBF2 #F28393 #F2E183
monochromatic
#189BE3 #4CB4EC #83CBF2 #BAE2F8 #E3F3FC
Accessibility & contrast
On white
1.78
#83CBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#83CBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CBF2
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CBF2 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F4
Deuteranopia (green-blind)
#A9BDF1
Tritanopia (blue-blind)
#50D6D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #83cbf2; /* rgb */ color: rgb(131, 203, 242); /* oklch */ color: oklch(80.9% 0.091 233.2);
Tailwind
colors: {
custom: {
50: '#acdaf6',
500: '#83cbf2',
950: '#000000',
},
}SCSS
$custom: #83cbf2; $custom-light: #acdaf6; $custom-dark: #000000;
JSON
{
"hex": "#83cbf2",
"rgb": {
"r": 131,
"g": 203,
"b": 242
},
"hsl": {
"h": 201.081,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.80892,
"c": 0.09076,
"h": 233.2
},
"luminance": 0.53948
}Semantic roles & 50–950 ramp
primary
#83CBF2
secondary
#CD794C
accent
#5308DD
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#111417
muted
#818385