#83ACDA#83ACDA
#83ACDA is a light, moderate cyan. Relative luminance 0.394; OKLCH L 73.2% C 0.081 H 251.8°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #83ACDA |
|---|---|
| RGB | rgb(131, 172, 218) |
| HSL | hsl(212, 54%, 68%) |
| HSV | hsv(212, 40%, 85%) |
| CMYK | cmyk(39.9%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(69.03, -2.22, -27.62) |
| CIE-LCH | lch(69.03, 27.71, 265.41°) |
| OKLab | oklab(73.18% -0.0252 -0.0766) |
| OKLCH | oklch(73.18% 0.081 251.8) |
| XYZ | xyz(36.7634, 39.3902, 71.9820) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.78
Sky Blue (survey)
#75BBFD
ΔE00 6.16
Pastel Blue
#A2BFFE
ΔE00 7.28
Cornflowerblue
#6495ED
ΔE00 7.29
Light Grey Blue
#9DBCD4
ΔE00 7.31
Periwinkle Blue
#8F99FB
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ACDA #DAB183
analogous
#83D7DA #83ACDA #8583DA
triadic
#83ACDA #DA83AC #ACDA83
tetradic
#83ACDA #DA83D7 #DAB183 #83DA85
square
#83ACDA #DA83D7 #DAB183 #83DA85
split-complementary
#83ACDA #DA8583 #D7DA83
monochromatic
#346EAF #548CCC #83ACDA #B2CCE8 #E1EBF6
Accessibility & contrast
On white
2.37
#83ACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#83ACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ACDA
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ACDA | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AADDC
Deuteranopia (green-blind)
#90A5D9
Tritanopia (blue-blind)
#64B6BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #83acda; /* rgb */ color: rgb(131, 172, 218); /* oklch */ color: oklch(73.2% 0.081 251.8);
Tailwind
colors: {
custom: {
50: '#aac4e5',
500: '#83acda',
950: '#000000',
},
}SCSS
$custom: #83acda; $custom-light: #aac4e5; $custom-dark: #000000;
JSON
{
"hex": "#83acda",
"rgb": {
"r": 131,
"g": 172,
"b": 218
},
"hsl": {
"h": 211.724,
"s": 54.037,
"l": 68.431
},
"oklch": {
"l": 0.73183,
"c": 0.0806,
"h": 251.8
},
"luminance": 0.39392
}Semantic roles & 50–950 ramp
primary
#83ACDA
secondary
#E9DDCF
accent
#7724C2
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101215
muted
#7F8184