#7FABCE#7FABCE
#7FABCE is a light, moderate cyan. Relative luminance 0.381; OKLCH L 72.2% C 0.070 H 242.9°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7FABCE |
|---|---|
| RGB | rgb(127, 171, 206) |
| HSL | hsl(207, 45%, 65%) |
| HSV | hsv(207, 38%, 81%) |
| CMYK | cmyk(38.3%, 17%, 0%, 19.2%) |
| CIE-LAB | lab(68.09, -5.95, -22.48) |
| CIE-LCH | lch(68.09, 23.26, 255.18°) |
| OKLab | oklab(72.23% -0.0318 -0.0621) |
| OKLCH | oklch(72.23% 0.07 242.9) |
| XYZ | xyz(34.4523, 38.0921, 63.9177) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.23
Greyblue
#77A1B5
ΔE00 6.23
Bluegrey
#85A3B2
ΔE00 6.93
Sky Blue (survey)
#75BBFD
ΔE00 6.97
Bluey Grey
#89A0B0
ΔE00 6.98
Carolina Blue
#8AB8FE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FABCE #CEA27F
analogous
#7FCEC9 #7FABCE #7F83CE
triadic
#7FABCE #CE7FAB #ABCE7F
tetradic
#7FABCE #C97FCE #CEA27F #83CE7F
square
#7FABCE #C97FCE #CEA27F #83CE7F
split-complementary
#7FABCE #CE7F83 #CEC97F
monochromatic
#3A6F98 #538EBD #7FABCE #ABC8DF #D8E5F0
Accessibility & contrast
On white
2.44
#7FABCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#7FABCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FABCE
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FABCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FABCE | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CABD0
Deuteranopia (green-blind)
#92A2CD
Tritanopia (blue-blind)
#63B3B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7fabce; /* rgb */ color: rgb(127, 171, 206); /* oklch */ color: oklch(72.2% 0.070 242.9);
Tailwind
colors: {
custom: {
50: '#a7c4dd',
500: '#7fabce',
950: '#000000',
},
}SCSS
$custom: #7fabce; $custom-light: #a7c4dd; $custom-dark: #000000;
JSON
{
"hex": "#7fabce",
"rgb": {
"r": 127,
"g": 171,
"b": 206
},
"hsl": {
"h": 206.582,
"s": 44.633,
"l": 65.294
},
"oklch": {
"l": 0.72234,
"c": 0.06973,
"h": 242.9
},
"luminance": 0.38094
}Semantic roles & 50–950 ramp
primary
#7FABCE
secondary
#E2D3C7
accent
#6B2EB8
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183