#83ACCC#83ACCC
#83ACCC is a light, moderate cyan. Relative luminance 0.387; OKLCH L 72.6% C 0.064 H 242.2°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #83ACCC |
|---|---|
| RGB | rgb(131, 172, 204) |
| HSL | hsl(206, 42%, 66%) |
| HSV | hsv(206, 36%, 80%) |
| CMYK | cmyk(35.8%, 15.7%, 0%, 20%) |
| CIE-LAB | lab(68.52, -5.92, -20.69) |
| CIE-LCH | lch(68.52, 21.52, 254.03°) |
| OKLab | oklab(72.61% -0.03 -0.057) |
| OKLCH | oklch(72.61% 0.064 242.2) |
| XYZ | xyz(35.0082, 38.6881, 62.7380) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.49
Greyblue
#77A1B5
ΔE00 5.92
Bluegrey
#85A3B2
ΔE00 6.29
Bluey Grey
#89A0B0
ΔE00 6.39
Carolina Blue
#8AB8FE
ΔE00 7.38
Sky Blue (survey)
#75BBFD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ACCC #CCA383
analogous
#83CCC7 #83ACCC #8387CC
triadic
#83ACCC #CC83AC #ACCC83
tetradic
#83ACCC #C783CC #CCA383 #87CC83
square
#83ACCC #C783CC #CCA383 #87CC83
split-complementary
#83ACCC #CC8387 #CCC783
monochromatic
#3E7097 #588FBA #83ACCC #AEC9DE #DAE6F0
Accessibility & contrast
On white
2.40
#83ACCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#83ACCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ACCC
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ACCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ACCC | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCE
Deuteranopia (green-blind)
#95A4CB
Tritanopia (blue-blind)
#6AB4B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #83accc; /* rgb */ color: rgb(131, 172, 204); /* oklch */ color: oklch(72.6% 0.064 242.2);
Tailwind
colors: {
custom: {
50: '#a9c4db',
500: '#83accc',
950: '#000000',
},
}SCSS
$custom: #83accc; $custom-light: #a9c4db; $custom-dark: #000000;
JSON
{
"hex": "#83accc",
"rgb": {
"r": 131,
"g": 172,
"b": 204
},
"hsl": {
"h": 206.301,
"s": 41.714,
"l": 65.686
},
"oklch": {
"l": 0.72615,
"c": 0.0644,
"h": 242.2
},
"luminance": 0.3869
}Semantic roles & 50–950 ramp
primary
#83ACCC
secondary
#E2D4C9
accent
#6B31B5
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183