#7FACDE#7FACDE
#7FACDE is a light, moderate cyan. Relative luminance 0.393; OKLCH L 73.1% C 0.088 H 251.6°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACDE |
|---|---|
| RGB | rgb(127, 172, 222) |
| HSL | hsl(212, 59%, 68%) |
| HSV | hsv(212, 43%, 87%) |
| CMYK | cmyk(42.8%, 22.5%, 0%, 12.9%) |
| CIE-LAB | lab(68.96, -2.16, -29.95) |
| CIE-LCH | lch(68.96, 30.02, 265.87°) |
| OKLab | oklab(73.12% -0.0276 -0.0832) |
| OKLCH | oklch(73.12% 0.088 251.6) |
| XYZ | xyz(36.6854, 39.2887, 74.7435) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.52
Sky Blue (survey)
#75BBFD
ΔE00 5.55
Cornflowerblue
#6495ED
ΔE00 7.01
Pastel Blue
#A2BFFE
ΔE00 7.55
Light Grey Blue
#9DBCD4
ΔE00 7.83
Sky
#82CAFC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACDE #DEB17F
analogous
#7FDBDE #7FACDE #817FDE
triadic
#7FACDE #DE7FAC #ACDE7F
tetradic
#7FACDE #DE7FDB #DEB17F #7FDE81
square
#7FACDE #DE7FDB #DEB17F #7FDE81
split-complementary
#7FACDE #DE817F #DBDE7F
monochromatic
#2E6EB4 #4E8CD1 #7FACDE #B0CCEB #E0EBF7
Accessibility & contrast
On white
2.37
#7FACDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#7FACDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACDE
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACDE | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AEE0
Deuteranopia (green-blind)
#8DA4DD
Tritanopia (blue-blind)
#5BB7BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7facde; /* rgb */ color: rgb(127, 172, 222); /* oklch */ color: oklch(73.1% 0.088 251.6);
Tailwind
colors: {
custom: {
50: '#a8c4e8',
500: '#7facde',
950: '#000000',
},
}SCSS
$custom: #7facde; $custom-light: #a8c4e8; $custom-dark: #000000;
JSON
{
"hex": "#7facde",
"rgb": {
"r": 127,
"g": 172,
"b": 222
},
"hsl": {
"h": 211.579,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.73117,
"c": 0.08771,
"h": 251.6
},
"luminance": 0.39291
}Semantic roles & 50–950 ramp
primary
#7FACDE
secondary
#EBDDCE
accent
#771FC7
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184