#83CBEE#83CBEE
#83CBEE is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.7% C 0.087 H 230.3°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #83CBEE |
|---|---|
| RGB | rgb(131, 203, 238) |
| HSL | hsl(200, 76%, 72%) |
| HSV | hsv(200, 45%, 93%) |
| CMYK | cmyk(45%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(78.29, -13.45, -24.29) |
| CIE-LCH | lch(78.29, 27.77, 241.02°) |
| OKLab | oklab(80.74% -0.0558 -0.0672) |
| OKLCH | oklch(80.74% 0.087 230.3) |
| XYZ | xyz(46.1431, 53.7069, 88.8073) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.17
Sky Blue
#87CEEB
ΔE00 2.00
Lightskyblue
#87CEFA
ΔE00 2.83
Lightblue (survey)
#7BC8F6
ΔE00 2.92
Sky
#82CAFC
ΔE00 4.14
Light Blue
#95D0FC
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83CBEE #EEA683
analogous
#83EEDB #83CBEE #8396EE
triadic
#83CBEE #EE83CB #CBEE83
tetradic
#83CBEE #DB83EE #EEA683 #96EE83
square
#83CBEE #DB83EE #EEA683 #96EE83
split-complementary
#83CBEE #EE8396 #EEDB83
monochromatic
#1E9CD9 #4DB4E7 #83CBEE #B9E2F5 #E4F4FB
Accessibility & contrast
On white
1.79
#83CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#83CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83CBEE
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83CBEE | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#AABCEE
Tritanopia (blue-blind)
#53D5D6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #83cbee; /* rgb */ color: rgb(131, 203, 238); /* oklch */ color: oklch(80.7% 0.087 230.3);
Tailwind
colors: {
custom: {
50: '#acdaf3',
500: '#83cbee',
950: '#000000',
},
}SCSS
$custom: #83cbee; $custom-light: #acdaf3; $custom-dark: #000000;
JSON
{
"hex": "#83cbee",
"rgb": {
"r": 131,
"g": 203,
"b": 238
},
"hsl": {
"h": 199.626,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.80736,
"c": 0.08736,
"h": 230.3
},
"luminance": 0.5371
}Semantic roles & 50–950 ramp
primary
#83CBEE
secondary
#C8754D
accent
#500DD8
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#111517
muted
#818485