#83CBF4#83CBF4
#83CBF4 is a light, moderate cyan. Relative luminance 0.541; OKLCH L 81.0% C 0.093 H 234.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #83CBF4 |
|---|---|
| RGB | rgb(131, 203, 244) |
| HSL | hsl(202, 84%, 74%) |
| HSV | hsv(202, 46%, 96%) |
| CMYK | cmyk(46.3%, 16.8%, 0%, 4.3%) |
| CIE-LAB | lab(78.50, -11.83, -27.19) |
| CIE-LCH | lch(78.50, 29.65, 246.49°) |
| OKLab | oklab(80.97% -0.0537 -0.0754) |
| OKLCH | oklch(80.97% 0.093 234.5) |
| XYZ | xyz(47.0393, 54.0654, 93.5273) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.22
Lightblue (survey)
#7BC8F6
ΔE00 1.39
Sky
#82CAFC
ΔE00 2.34
Baby Blue
#89CFF0
ΔE00 2.46
Light Blue
#95D0FC
ΔE00 3.19
Sky Blue
#87CEEB
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CBF4 #F4AC83
analogous
#83F4E4 #83CBF4 #8392F4
triadic
#83CBF4 #F483CB #CBF483
tetradic
#83CBF4 #E483F4 #F4AC83 #92F483
square
#83CBF4 #E483F4 #F4AC83 #92F483
split-complementary
#83CBF4 #F48392 #F4E483
monochromatic
#159BE8 #4BB3EF #83CBF4 #BBE3F9 #E3F3FD
Accessibility & contrast
On white
1.78
#83CBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#83CBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CBF4
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CBF4 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F6
Deuteranopia (green-blind)
#A8BDF3
Tritanopia (blue-blind)
#4FD6D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #83cbf4; /* rgb */ color: rgb(131, 203, 244); /* oklch */ color: oklch(81.0% 0.093 234.5);
Tailwind
colors: {
custom: {
50: '#acdaf7',
500: '#83cbf4',
950: '#000000',
},
}SCSS
$custom: #83cbf4; $custom-light: #acdaf7; $custom-dark: #000000;
JSON
{
"hex": "#83cbf4",
"rgb": {
"r": 131,
"g": 203,
"b": 244
},
"hsl": {
"h": 201.77,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.80972,
"c": 0.09254,
"h": 234.5
},
"luminance": 0.54069
}Semantic roles & 50–950 ramp
primary
#83CBF4
secondary
#D07B4B
accent
#5505E0
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#111417
muted
#818385