#7FACCA#7FACCA
#7FACCA is a light, moderate cyan. Relative luminance 0.383; OKLCH L 72.3% C 0.065 H 238.0°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACCA |
|---|---|
| RGB | rgb(127, 172, 202) |
| HSL | hsl(204, 41%, 65%) |
| HSV | hsv(204, 37%, 79%) |
| CMYK | cmyk(37.1%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(68.23, -7.54, -20.07) |
| CIE-LCH | lch(68.23, 21.44, 249.40°) |
| OKLab | oklab(72.3% -0.0345 -0.0553) |
| OKLCH | oklch(72.3% 0.065 238) |
| XYZ | xyz(34.1621, 38.2794, 61.4543) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.88
Bluegrey
#85A3B2
ΔE00 5.64
Light Grey Blue
#9DBCD4
ΔE00 5.85
Bluey Grey
#89A0B0
ΔE00 6.31
Sky Blue (survey)
#75BBFD
ΔE00 7.92
Lightblue (survey)
#7BC8F6
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACCA #CA9D7F
analogous
#7FCAC2 #7FACCA #7F87CA
triadic
#7FACCA #CA7FAC #ACCA7F
tetradic
#7FACCA #C27FCA #CA9D7F #87CA7F
square
#7FACCA #C27FCA #CA9D7F #87CA7F
split-complementary
#7FACCA #CA7F87 #CAC27F
monochromatic
#3C7092 #5490B8 #7FACCA #AAC8DC #D6E4EE
Accessibility & contrast
On white
2.43
#7FACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#7FACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACCA
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACCA | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FABCC
Deuteranopia (green-blind)
#95A3CA
Tritanopia (blue-blind)
#65B4B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7facca; /* rgb */ color: rgb(127, 172, 202); /* oklch */ color: oklch(72.3% 0.065 238.0);
Tailwind
colors: {
custom: {
50: '#a6c4da',
500: '#7facca',
950: '#000000',
},
}SCSS
$custom: #7facca; $custom-light: #a6c4da; $custom-dark: #000000;
JSON
{
"hex": "#7facca",
"rgb": {
"r": 127,
"g": 172,
"b": 202
},
"hsl": {
"h": 204,
"s": 41.436,
"l": 64.51
},
"oklch": {
"l": 0.72296,
"c": 0.06515,
"h": 238
},
"luminance": 0.38281
}Semantic roles & 50–950 ramp
primary
#7FACCA
secondary
#DFD0C5
accent
#6631B4
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183