#83C3DA#83C3DA
#83C3DA is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.2% C 0.073 H 222.6°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #83C3DA |
|---|---|
| RGB | rgb(131, 195, 218) |
| HSL | hsl(196, 54%, 68%) |
| HSV | hsv(196, 40%, 85%) |
| CMYK | cmyk(39.9%, 10.6%, 0%, 14.5%) |
| CIE-LAB | lab(75.40, -14.56, -17.92) |
| CIE-LCH | lch(75.40, 23.09, 230.90°) |
| OKLab | oklab(78.22% -0.0536 -0.0493) |
| OKLCH | oklch(78.22% 0.073 222.6) |
| XYZ | xyz(41.5257, 48.9148, 73.5694) |
| Luminance | 0.4892 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.22
Baby Blue
#89CFF0
ΔE00 4.26
Lightblue (survey)
#7BC8F6
ΔE00 6.52
Lightskyblue
#87CEFA
ΔE00 6.79
Lightblue
#ADD8E6
ΔE00 7.13
Ice Blue
#A5DFF9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83C3DA #DA9A83
analogous
#83DAC5 #83C3DA #8397DA
triadic
#83C3DA #DA83C3 #C3DA83
tetradic
#83C3DA #C583DA #DA9A83 #97DA83
square
#83C3DA #C583DA #DA9A83 #97DA83
split-complementary
#83C3DA #DA8397 #DAC583
monochromatic
#348EAF #54ACCC #83C3DA #B2DAE8 #E1F1F6
Accessibility & contrast
On white
1.95
#83C3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#83C3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83C3DA
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83C3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83C3DA | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DB
Deuteranopia (green-blind)
#A8B5DA
Tritanopia (blue-blind)
#60CACA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #83c3da; /* rgb */ color: rgb(131, 195, 218); /* oklch */ color: oklch(78.2% 0.073 222.6);
Tailwind
colors: {
custom: {
50: '#aad5e5',
500: '#83c3da',
950: '#000000',
},
}SCSS
$custom: #83c3da; $custom-light: #aad5e5; $custom-dark: #000000;
JSON
{
"hex": "#83c3da",
"rgb": {
"r": 131,
"g": 195,
"b": 218
},
"hsl": {
"h": 195.862,
"s": 54.037,
"l": 68.431
},
"oklch": {
"l": 0.78216,
"c": 0.07285,
"h": 222.6
},
"luminance": 0.48917
}Semantic roles & 50–950 ramp
primary
#83C3DA
secondary
#E9D6CF
accent
#4E24C2
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101415
muted
#7F8384