#7FAACA#7FAACA
#7FAACA is a light, moderate cyan. Relative luminance 0.375; OKLCH L 71.9% C 0.066 H 241.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAACA |
|---|---|
| RGB | rgb(127, 170, 202) |
| HSL | hsl(206, 41%, 65%) |
| HSV | hsv(206, 37%, 79%) |
| CMYK | cmyk(37.1%, 15.8%, 0%, 20.8%) |
| CIE-LAB | lab(67.67, -6.46, -20.91) |
| CIE-LCH | lch(67.67, 21.89, 252.85°) |
| OKLab | oklab(71.86% -0.0319 -0.0576) |
| OKLCH | oklch(71.86% 0.066 241) |
| XYZ | xyz(33.7843, 37.5239, 61.3283) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.32
Bluegrey
#85A3B2
ΔE00 6.02
Light Grey Blue
#9DBCD4
ΔE00 6.18
Bluey Grey
#89A0B0
ΔE00 6.24
Sky Blue (survey)
#75BBFD
ΔE00 7.72
Carolina Blue
#8AB8FE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAACA #CA9F7F
analogous
#7FCAC4 #7FAACA #7F85CA
triadic
#7FAACA #CA7FAA #AACA7F
tetradic
#7FAACA #C47FCA #CA9F7F #85CA7F
square
#7FAACA #C47FCA #CA9F7F #85CA7F
split-complementary
#7FAACA #CA7F85 #CAC47F
monochromatic
#3C6E92 #548DB8 #7FAACA #AAC7DC #D6E3EE
Accessibility & contrast
On white
2.47
#7FAACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#7FAACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAACA
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAACA | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9CC
Deuteranopia (green-blind)
#92A1C9
Tritanopia (blue-blind)
#65B2B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7faaca; /* rgb */ color: rgb(127, 170, 202); /* oklch */ color: oklch(71.9% 0.066 241.0);
Tailwind
colors: {
custom: {
50: '#a6c3da',
500: '#7faaca',
950: '#000000',
},
}SCSS
$custom: #7faaca; $custom-light: #a6c3da; $custom-dark: #000000;
JSON
{
"hex": "#7faaca",
"rgb": {
"r": 127,
"g": 170,
"b": 202
},
"hsl": {
"h": 205.6,
"s": 41.436,
"l": 64.51
},
"oklch": {
"l": 0.71855,
"c": 0.0659,
"h": 241
},
"luminance": 0.37526
}Semantic roles & 50–950 ramp
primary
#7FAACA
secondary
#DFD1C5
accent
#6931B4
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#101214
muted
#7F8183