#7FAACC#7FAACC
#7FAACC is a light, moderate cyan. Relative luminance 0.376; OKLCH L 71.9% C 0.068 H 242.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAACC |
|---|---|
| RGB | rgb(127, 170, 204) |
| HSL | hsl(206, 43%, 65%) |
| HSV | hsv(206, 38%, 80%) |
| CMYK | cmyk(37.7%, 16.7%, 0%, 20%) |
| CIE-LAB | lab(67.74, -5.93, -21.91) |
| CIE-LCH | lch(67.74, 22.70, 254.86°) |
| OKLab | oklab(71.93% -0.0312 -0.0604) |
| OKLCH | oklch(71.93% 0.068 242.7) |
| XYZ | xyz(34.0227, 37.6192, 62.5835) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.92
Light Grey Blue
#9DBCD4
ΔE00 6.31
Bluegrey
#85A3B2
ΔE00 6.60
Bluey Grey
#89A0B0
ΔE00 6.63
Sky Blue (survey)
#75BBFD
ΔE00 7.34
Carolina Blue
#8AB8FE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAACC #CCA17F
analogous
#7FCCC8 #7FAACC #7F83CC
triadic
#7FAACC #CC7FAA #AACC7F
tetradic
#7FAACC #C87FCC #CCA17F #83CC7F
square
#7FAACC #C87FCC #CCA17F #83CC7F
split-complementary
#7FAACC #CC7F83 #CCC87F
monochromatic
#3B6E95 #538DBB #7FAACC #ABC7DD #D7E4EF
Accessibility & contrast
On white
2.46
#7FAACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#7FAACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAACC
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAACC | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACE
Deuteranopia (green-blind)
#92A1CB
Tritanopia (blue-blind)
#64B2B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7faacc; /* rgb */ color: rgb(127, 170, 204); /* oklch */ color: oklch(71.9% 0.068 242.7);
Tailwind
colors: {
custom: {
50: '#a7c3db',
500: '#7faacc',
950: '#000000',
},
}SCSS
$custom: #7faacc; $custom-light: #a7c3db; $custom-dark: #000000;
JSON
{
"hex": "#7faacc",
"rgb": {
"r": 127,
"g": 170,
"b": 204
},
"hsl": {
"h": 206.494,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.71934,
"c": 0.06803,
"h": 242.7
},
"luminance": 0.37621
}Semantic roles & 50–950 ramp
primary
#7FAACC
secondary
#E1D2C6
accent
#6B2FB6
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183