#83C7DE#83C7DE
#83C7DE is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.3% C 0.076 H 221.3°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #83C7DE |
|---|---|
| RGB | rgb(131, 199, 222) |
| HSL | hsl(195, 58%, 69%) |
| HSV | hsv(195, 41%, 87%) |
| CMYK | cmyk(41%, 10.4%, 0%, 12.9%) |
| CIE-LAB | lab(76.64, -15.60, -18.19) |
| CIE-LCH | lch(76.64, 23.97, 229.39°) |
| OKLab | oklab(79.25% -0.057 -0.0501) |
| OKLCH | oklch(79.25% 0.076 221.3) |
| XYZ | xyz(42.9637, 50.9432, 76.6621) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.58
Baby Blue
#89CFF0
ΔE00 3.85
Lightblue (survey)
#7BC8F6
ΔE00 6.61
Ice Blue
#A5DFF9
ΔE00 6.68
Lightblue
#ADD8E6
ΔE00 6.70
Lightskyblue
#87CEFA
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83C7DE #DE9A83
analogous
#83DEC8 #83C7DE #839ADE
triadic
#83C7DE #DE83C7 #C7DE83
tetradic
#83C7DE #C883DE #DE9A83 #9ADE83
square
#83C7DE #C883DE #DE9A83 #9ADE83
split-complementary
#83C7DE #DE839A #DEC883
monochromatic
#3094B6 #53B1D1 #83C7DE #B3DDEB #E4F3F8
Accessibility & contrast
On white
1.88
#83C7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#83C7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83C7DE
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83C7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83C7DE | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DF
Deuteranopia (green-blind)
#ABB9DE
Tritanopia (blue-blind)
#5DCFCE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #83c7de; /* rgb */ color: rgb(131, 199, 222); /* oklch */ color: oklch(79.3% 0.076 221.3);
Tailwind
colors: {
custom: {
50: '#abd8e8',
500: '#83c7de',
950: '#000000',
},
}SCSS
$custom: #83c7de; $custom-light: #abd8e8; $custom-dark: #000000;
JSON
{
"hex": "#83c7de",
"rgb": {
"r": 131,
"g": 199,
"b": 222
},
"hsl": {
"h": 195.165,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.79251,
"c": 0.07585,
"h": 221.3
},
"luminance": 0.50946
}Semantic roles & 50–950 ramp
primary
#83C7DE
secondary
#B56A50
accent
#4A20C6
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384