#7CAEB0#7CAEB0
#7CAEB0 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.6% C 0.053 H 199.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAEB0 |
|---|---|
| RGB | rgb(124, 174, 176) |
| HSL | hsl(182, 25%, 59%) |
| HSV | hsv(182, 30%, 69%) |
| CMYK | cmyk(29.5%, 1.1%, 0%, 31%) |
| CIE-LAB | lab(67.79, -15.96, -6.35) |
| CIE-LCH | lch(67.79, 17.17, 201.71°) |
| OKLab | oklab(71.63% -0.05 -0.0174) |
| OKLCH | oklch(71.63% 0.053 199.2) |
| XYZ | xyz(31.2821, 37.6901, 46.6925) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.00
Greyish Teal
#719F91
ΔE00 8.36
Bluegrey
#85A3B2
ΔE00 9.32
Greyblue
#77A1B5
ΔE00 9.33
Turquoise Blue
#06B1C4
ΔE00 9.68
Dull Teal
#5F9E8F
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAEB0 #B07E7C
analogous
#7CB098 #7CAEB0 #7C94B0
triadic
#7CAEB0 #B07CAE #AEB07C
tetradic
#7CAEB0 #987CB0 #B07E7C #94B07C
square
#7CAEB0 #987CB0 #B07E7C #94B07C
split-complementary
#7CAEB0 #B07C94 #B0987C
monochromatic
#436D6F #5A9395 #7CAEB0 #A2C6C7 #C8DDDE
Accessibility & contrast
On white
2.46
#7CAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#7CAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAEB0
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAEB0 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9B0
Deuteranopia (green-blind)
#9DA2B0
Tritanopia (blue-blind)
#6AB1AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7caeb0; /* rgb */ color: rgb(124, 174, 176); /* oklch */ color: oklch(71.6% 0.053 199.2);
Tailwind
colors: {
custom: {
50: '#a3c6c7',
500: '#7caeb0',
950: '#000000',
},
}SCSS
$custom: #7caeb0; $custom-light: #a3c6c7; $custom-dark: #000000;
JSON
{
"hex": "#7caeb0",
"rgb": {
"r": 124,
"g": 174,
"b": 176
},
"hsl": {
"h": 182.308,
"s": 24.762,
"l": 58.824
},
"oklch": {
"l": 0.71631,
"c": 0.05294,
"h": 199.2
},
"luminance": 0.37692
}Semantic roles & 50–950 ramp
primary
#7CAEB0
secondary
#CEBABA
accent
#6A67C1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282