#7FACE6#7FACE6
#7FACE6 is a light, moderate cyan. Relative luminance 0.397; OKLCH L 73.5% C 0.098 H 255.1°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACE6 |
|---|---|
| RGB | rgb(127, 172, 230) |
| HSL | hsl(214, 67%, 70%) |
| HSV | hsv(214, 45%, 90%) |
| CMYK | cmyk(44.8%, 25.2%, 0%, 9.8%) |
| CIE-LAB | lab(69.28, 0.07, -33.84) |
| CIE-LCH | lch(69.28, 33.84, 270.13°) |
| OKLab | oklab(73.47% -0.0251 -0.0944) |
| OKLCH | oklch(73.47% 0.098 255.1) |
| XYZ | xyz(37.7831, 39.7278, 80.5249) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.84
Sky Blue (survey)
#75BBFD
ΔE00 5.59
Cornflowerblue
#6495ED
ΔE00 6.73
Pastel Blue
#A2BFFE
ΔE00 7.04
Light Grey Blue
#9DBCD4
ΔE00 8.54
Periwinkle Blue
#8F99FB
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACE6 #E6B97F
analogous
#7FE0E6 #7FACE6 #857FE6
triadic
#7FACE6 #E67FAC #ACE67F
tetradic
#7FACE6 #E67FE0 #E6B97F #7FE685
square
#7FACE6 #E67FE0 #E6B97F #7FE685
split-complementary
#7FACE6 #E6857F #E0E67F
monochromatic
#266BC4 #4C8BDC #7FACE6 #B2CDF0 #E5EEFA
Accessibility & contrast
On white
2.35
#7FACE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#7FACE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACE6
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACE6 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AFE9
Deuteranopia (green-blind)
#8AA5E5
Tritanopia (blue-blind)
#56B9C0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7face6; /* rgb */ color: rgb(127, 172, 230); /* oklch */ color: oklch(73.5% 0.098 255.1);
Tailwind
colors: {
custom: {
50: '#a8c4ee',
500: '#7face6',
950: '#000000',
},
}SCSS
$custom: #7face6; $custom-light: #a8c4ee; $custom-dark: #000000;
JSON
{
"hex": "#7face6",
"rgb": {
"r": 127,
"g": 172,
"b": 230
},
"hsl": {
"h": 213.786,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.73468,
"c": 0.09767,
"h": 255.1
},
"luminance": 0.3973
}Semantic roles & 50–950 ramp
primary
#7FACE6
secondary
#EFE2D2
accent
#7E16CF
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184