#7FABCA#7FABCA
#7FABCA is a light, moderate cyan. Relative luminance 0.379; OKLCH L 72.1% C 0.066 H 239.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7FABCA |
|---|---|
| RGB | rgb(127, 171, 202) |
| HSL | hsl(205, 41%, 65%) |
| HSV | hsv(205, 37%, 79%) |
| CMYK | cmyk(37.1%, 15.3%, 0%, 20.8%) |
| CIE-LAB | lab(67.95, -7.00, -20.49) |
| CIE-LCH | lch(67.95, 21.65, 251.14°) |
| OKLab | oklab(72.08% -0.0332 -0.0564) |
| OKLCH | oklch(72.08% 0.066 239.5) |
| XYZ | xyz(33.9725, 37.9002, 61.3911) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.08
Bluegrey
#85A3B2
ΔE00 5.80
Light Grey Blue
#9DBCD4
ΔE00 5.99
Bluey Grey
#89A0B0
ΔE00 6.25
Sky Blue (survey)
#75BBFD
ΔE00 7.79
Carolina Blue
#8AB8FE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FABCA #CA9E7F
analogous
#7FCAC3 #7FABCA #7F86CA
triadic
#7FABCA #CA7FAB #ABCA7F
tetradic
#7FABCA #C37FCA #CA9E7F #86CA7F
square
#7FABCA #C37FCA #CA9E7F #86CA7F
split-complementary
#7FABCA #CA7F86 #CAC37F
monochromatic
#3C6F92 #548FB8 #7FABCA #AAC7DC #D6E4EE
Accessibility & contrast
On white
2.45
#7FABCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#7FABCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FABCA
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FABCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FABCA | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EAACC
Deuteranopia (green-blind)
#93A2C9
Tritanopia (blue-blind)
#65B3B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7fabca; /* rgb */ color: rgb(127, 171, 202); /* oklch */ color: oklch(72.1% 0.066 239.5);
Tailwind
colors: {
custom: {
50: '#a6c4da',
500: '#7fabca',
950: '#000000',
},
}SCSS
$custom: #7fabca; $custom-light: #a6c4da; $custom-dark: #000000;
JSON
{
"hex": "#7fabca",
"rgb": {
"r": 127,
"g": 171,
"b": 202
},
"hsl": {
"h": 204.8,
"s": 41.436,
"l": 64.51
},
"oklch": {
"l": 0.72075,
"c": 0.0655,
"h": 239.5
},
"luminance": 0.37902
}Semantic roles & 50–950 ramp
primary
#7FABCA
secondary
#DFD0C5
accent
#6731B4
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183