#7FAEBA#7FAEBA
#7FAEBA is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.1% C 0.053 H 215.3°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEBA |
|---|---|
| RGB | rgb(127, 174, 186) |
| HSL | hsl(192, 30%, 61%) |
| HSV | hsv(192, 32%, 73%) |
| CMYK | cmyk(31.7%, 6.5%, 0%, 27.1%) |
| CIE-LAB | lab(68.26, -12.67, -11.17) |
| CIE-LCH | lch(68.26, 16.89, 221.40°) |
| OKLab | oklab(72.15% -0.0432 -0.0305) |
| OKLCH | oklch(72.15% 0.053 215.3) |
| XYZ | xyz(32.7485, 38.3276, 52.1172) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.43
Bluegrey
#85A3B2
ΔE00 5.69
Bluey Grey
#89A0B0
ΔE00 8.13
Cadetblue
#5F9EA0
ΔE00 8.52
Cool Grey
#95A3A6
ΔE00 9.06
Light Grey Blue
#9DBCD4
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEBA #BA8B7F
analogous
#7FBAA9 #7FAEBA #7F91BA
triadic
#7FAEBA #BA7FAE #AEBA7F
tetradic
#7FAEBA #A97FBA #BA8B7F #91BA7F
square
#7FAEBA #A97FBA #BA8B7F #91BA7F
split-complementary
#7FAEBA #BA7F91 #BAA97F
monochromatic
#43707C #5894A4 #7FAEBA #A7C7CF #CFE0E5
Accessibility & contrast
On white
2.42
#7FAEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#7FAEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEBA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEBA | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBB
Deuteranopia (green-blind)
#9CA3BA
Tritanopia (blue-blind)
#6BB3B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7faeba; /* rgb */ color: rgb(127, 174, 186); /* oklch */ color: oklch(72.1% 0.053 215.3);
Tailwind
colors: {
custom: {
50: '#a6c6ce',
500: '#7faeba',
950: '#000000',
},
}SCSS
$custom: #7faeba; $custom-light: #a6c6ce; $custom-dark: #000000;
JSON
{
"hex": "#7faeba",
"rgb": {
"r": 127,
"g": 174,
"b": 186
},
"hsl": {
"h": 192.203,
"s": 29.949,
"l": 61.373
},
"oklch": {
"l": 0.72149,
"c": 0.05288,
"h": 215.3
},
"luminance": 0.38329
}Semantic roles & 50–950 ramp
primary
#7FAEBA
secondary
#D5C4BF
accent
#533DA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282