#7FABCC#7FABCC
#7FABCC is a light, moderate cyan. Relative luminance 0.380; OKLCH L 72.2% C 0.068 H 241.3°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7FABCC |
|---|---|
| RGB | rgb(127, 171, 204) |
| HSL | hsl(206, 43%, 65%) |
| HSV | hsv(206, 38%, 80%) |
| CMYK | cmyk(37.7%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(68.02, -6.48, -21.49) |
| CIE-LCH | lch(68.02, 22.44, 253.23°) |
| OKLab | oklab(72.15% -0.0325 -0.0592) |
| OKLCH | oklch(72.15% 0.068 241.3) |
| XYZ | xyz(34.2108, 37.9956, 62.6463) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.65
Light Grey Blue
#9DBCD4
ΔE00 6.08
Bluegrey
#85A3B2
ΔE00 6.36
Bluey Grey
#89A0B0
ΔE00 6.60
Sky Blue (survey)
#75BBFD
ΔE00 7.34
Carolina Blue
#8AB8FE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FABCC #CCA07F
analogous
#7FCCC6 #7FABCC #7F85CC
triadic
#7FABCC #CC7FAB #ABCC7F
tetradic
#7FABCC #C67FCC #CCA07F #85CC7F
square
#7FABCC #C67FCC #CCA07F #85CC7F
split-complementary
#7FABCC #CC7F85 #CCC67F
monochromatic
#3B6F95 #538EBB #7FABCC #ABC8DD #D7E4EF
Accessibility & contrast
On white
2.44
#7FABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#7FABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FABCC
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FABCC | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACE
Deuteranopia (green-blind)
#93A2CB
Tritanopia (blue-blind)
#64B3B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7fabcc; /* rgb */ color: rgb(127, 171, 204); /* oklch */ color: oklch(72.2% 0.068 241.3);
Tailwind
colors: {
custom: {
50: '#a7c4db',
500: '#7fabcc',
950: '#000000',
},
}SCSS
$custom: #7fabcc; $custom-light: #a7c4db; $custom-dark: #000000;
JSON
{
"hex": "#7fabcc",
"rgb": {
"r": 127,
"g": 171,
"b": 204
},
"hsl": {
"h": 205.714,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.72154,
"c": 0.06758,
"h": 241.3
},
"luminance": 0.37997
}Semantic roles & 50–950 ramp
primary
#7FABCC
secondary
#E1D2C6
accent
#692FB6
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183