#83ACCF#83ACCF
#83ACCF is a light, moderate cyan. Relative luminance 0.388; OKLCH L 72.7% C 0.068 H 244.7°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #83ACCF |
|---|---|
| RGB | rgb(131, 172, 207) |
| HSL | hsl(208, 44%, 66%) |
| HSV | hsv(208, 37%, 81%) |
| CMYK | cmyk(36.7%, 16.9%, 0%, 18.8%) |
| CIE-LAB | lab(68.63, -5.14, -22.19) |
| CIE-LCH | lch(68.63, 22.77, 256.95°) |
| OKLab | oklab(72.73% -0.0289 -0.0612) |
| OKLCH | oklch(72.73% 0.068 244.7) |
| XYZ | xyz(35.3715, 38.8335, 64.6512) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.78
Carolina Blue
#8AB8FE
ΔE00 6.62
Greyblue
#77A1B5
ΔE00 6.77
Sky Blue (survey)
#75BBFD
ΔE00 6.92
Bluey Grey
#89A0B0
ΔE00 7.02
Bluegrey
#85A3B2
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ACCF #CFA683
analogous
#83CFCC #83ACCF #8386CF
triadic
#83ACCF #CF83AC #ACCF83
tetradic
#83ACCF #CC83CF #CFA683 #86CF83
square
#83ACCF #CC83CF #CFA683 #86CF83
split-complementary
#83ACCF #CF8386 #CFCC83
monochromatic
#3C709B #578EBE #83ACCF #AFCAE0 #DBE7F1
Accessibility & contrast
On white
2.40
#83ACCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#83ACCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ACCF
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ACCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ACCF | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EACD1
Deuteranopia (green-blind)
#94A4CE
Tritanopia (blue-blind)
#69B4B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #83accf; /* rgb */ color: rgb(131, 172, 207); /* oklch */ color: oklch(72.7% 0.068 244.7);
Tailwind
colors: {
custom: {
50: '#a9c4dd',
500: '#83accf',
950: '#000000',
},
}SCSS
$custom: #83accf; $custom-light: #a9c4dd; $custom-dark: #000000;
JSON
{
"hex": "#83accf",
"rgb": {
"r": 131,
"g": 172,
"b": 207
},
"hsl": {
"h": 207.632,
"s": 44.186,
"l": 66.275
},
"oklch": {
"l": 0.72733,
"c": 0.06768,
"h": 244.7
},
"luminance": 0.38835
}Semantic roles & 50–950 ramp
primary
#83ACCF
secondary
#E3D6CA
accent
#6D2EB7
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183