#7FAAC2#7FAAC2
#7FAAC2 is a light, muted cyan. Relative luminance 0.372; OKLCH L 71.5% C 0.058 H 233.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAAC2 |
|---|---|
| RGB | rgb(127, 170, 194) |
| HSL | hsl(201, 35%, 63%) |
| HSV | hsv(201, 35%, 76%) |
| CMYK | cmyk(34.5%, 12.4%, 0%, 23.9%) |
| CIE-LAB | lab(67.39, -8.52, -16.91) |
| CIE-LCH | lch(67.39, 18.93, 243.24°) |
| OKLab | oklab(71.55% -0.0349 -0.0464) |
| OKLCH | oklch(71.55% 0.058 233.1) |
| XYZ | xyz(32.8616, 37.1548, 56.4685) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.15
Bluegrey
#85A3B2
ΔE00 3.90
Bluey Grey
#89A0B0
ΔE00 5.30
Light Grey Blue
#9DBCD4
ΔE00 6.44
Cool Gray
#9AA7B0
ΔE00 8.36
Cloudy Blue
#ACC2D9
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAAC2 #C2977F
analogous
#7FC2B9 #7FAAC2 #7F88C2
triadic
#7FAAC2 #C27FAA #AAC27F
tetradic
#7FAAC2 #B97FC2 #C2977F #88C27F
square
#7FAAC2 #B97FC2 #C2977F #88C27F
split-complementary
#7FAAC2 #C27F88 #C2B97F
monochromatic
#406D87 #568EAE #7FAAC2 #A8C6D6 #D2E1EA
Accessibility & contrast
On white
2.49
#7FAAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#7FAAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAAC2
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAAC2 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C3
Deuteranopia (green-blind)
#95A1C2
Tritanopia (blue-blind)
#68B1B2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7faac2; /* rgb */ color: rgb(127, 170, 194); /* oklch */ color: oklch(71.5% 0.058 233.1);
Tailwind
colors: {
custom: {
50: '#a6c3d4',
500: '#7faac2',
950: '#000000',
},
}SCSS
$custom: #7faac2; $custom-light: #a6c3d4; $custom-dark: #000000;
JSON
{
"hex": "#7faac2",
"rgb": {
"r": 127,
"g": 170,
"b": 194
},
"hsl": {
"h": 201.493,
"s": 35.45,
"l": 62.941
},
"oklch": {
"l": 0.71546,
"c": 0.05805,
"h": 233.1
},
"luminance": 0.37157
}Semantic roles & 50–950 ramp
primary
#7FAAC2
secondary
#DACBC2
accent
#6237AE
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#0F1214
muted
#7F8183