#7CAEBA#7CAEBA
#7CAEBA is a light, muted cyan. Relative luminance 0.381; OKLCH L 72.0% C 0.056 H 214.3°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAEBA |
|---|---|
| RGB | rgb(124, 174, 186) |
| HSL | hsl(192, 31%, 61%) |
| HSV | hsv(192, 33%, 73%) |
| CMYK | cmyk(33.3%, 6.5%, 0%, 27.1%) |
| CIE-LAB | lab(68.09, -13.53, -11.44) |
| CIE-LCH | lch(68.09, 17.71, 220.21°) |
| OKLab | oklab(71.97% -0.0459 -0.0313) |
| OKLCH | oklch(71.97% 0.056 214.3) |
| XYZ | xyz(32.3082, 38.1006, 52.0966) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.70
Bluegrey
#85A3B2
ΔE00 6.20
Cadetblue
#5F9EA0
ΔE00 8.08
Bluey Grey
#89A0B0
ΔE00 8.66
Turquoise Blue
#06B1C4
ΔE00 9.17
Cool Grey
#95A3A6
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAEBA #BA887C
analogous
#7CBAA7 #7CAEBA #7C8FBA
triadic
#7CAEBA #BA7CAE #AEBA7C
tetradic
#7CAEBA #A77CBA #BA887C #8FBA7C
square
#7CAEBA #A77CBA #BA887C #8FBA7C
split-complementary
#7CAEBA #BA7C8F #BAA77C
monochromatic
#41707B #5694A3 #7CAEBA #A4C7CF #CCE0E4
Accessibility & contrast
On white
2.44
#7CAEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#7CAEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAEBA
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAEBA | 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)
#A5AABB
Deuteranopia (green-blind)
#9BA3BA
Tritanopia (blue-blind)
#66B3B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7caeba; /* rgb */ color: rgb(124, 174, 186); /* oklch */ color: oklch(72.0% 0.056 214.3);
Tailwind
colors: {
custom: {
50: '#a4c6ce',
500: '#7caeba',
950: '#000000',
},
}SCSS
$custom: #7caeba; $custom-light: #a4c6ce; $custom-dark: #000000;
JSON
{
"hex": "#7caeba",
"rgb": {
"r": 124,
"g": 174,
"b": 186
},
"hsl": {
"h": 191.613,
"s": 31,
"l": 60.784
},
"oklch": {
"l": 0.71972,
"c": 0.05558,
"h": 214.3
},
"luminance": 0.38102
}Semantic roles & 50–950 ramp
primary
#7CAEBA
secondary
#D5C2BD
accent
#513CAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282