#83C8DA#83C8DA
#83C8DA is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.3% C 0.074 H 216.0°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #83C8DA |
|---|---|
| RGB | rgb(131, 200, 218) |
| HSL | hsl(192, 54%, 68%) |
| HSV | hsv(192, 40%, 85%) |
| CMYK | cmyk(39.9%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(76.80, -17.14, -15.81) |
| CIE-LCH | lch(76.80, 23.32, 222.68°) |
| OKLab | oklab(79.33% -0.0597 -0.0434) |
| OKLCH | oklch(79.33% 0.074 216) |
| XYZ | xyz(42.6648, 51.1929, 73.9491) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.08
Baby Blue
#89CFF0
ΔE00 5.47
Lightblue
#ADD8E6
ΔE00 6.68
Ice Blue
#A5DFF9
ΔE00 7.35
Powder Blue
#B0E0E6
ΔE00 8.02
Neon Blue
#04D9FF
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83C8DA #DA9583
analogous
#83DAC0 #83C8DA #839CDA
triadic
#83C8DA #DA83C8 #C8DA83
tetradic
#83C8DA #C083DA #DA9583 #9CDA83
square
#83C8DA #C083DA #DA9583 #9CDA83
split-complementary
#83C8DA #DA839C #DAC083
monochromatic
#3495AF #54B3CC #83C8DA #B2DDE8 #E1F2F6
Accessibility & contrast
On white
1.87
#83C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#83C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83C8DA
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83C8DA | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DB
Deuteranopia (green-blind)
#AEB9DA
Tritanopia (blue-blind)
#5FCFCD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #83c8da; /* rgb */ color: rgb(131, 200, 218); /* oklch */ color: oklch(79.3% 0.074 216.0);
Tailwind
colors: {
custom: {
50: '#abd8e5',
500: '#83c8da',
950: '#000000',
},
}SCSS
$custom: #83c8da; $custom-light: #abd8e5; $custom-dark: #000000;
JSON
{
"hex": "#83c8da",
"rgb": {
"r": 131,
"g": 200,
"b": 218
},
"hsl": {
"h": 192.414,
"s": 54.037,
"l": 68.431
},
"oklch": {
"l": 0.79329,
"c": 0.07384,
"h": 216
},
"luminance": 0.51196
}Semantic roles & 50–950 ramp
primary
#83C8DA
secondary
#B06551
accent
#4524C2
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384