#7FAEB7#7FAEB7
#7FAEB7 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.0% C 0.052 H 210.7°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEB7 |
|---|---|
| RGB | rgb(127, 174, 183) |
| HSL | hsl(190, 28%, 61%) |
| HSV | hsv(190, 31%, 72%) |
| CMYK | cmyk(30.6%, 4.9%, 0%, 28.2%) |
| CIE-LAB | lab(68.17, -13.40, -9.65) |
| CIE-LCH | lch(68.17, 16.51, 215.76°) |
| OKLab | oklab(72.05% -0.0444 -0.0263) |
| OKLCH | oklch(72.05% 0.052 210.7) |
| XYZ | xyz(32.4329, 38.2014, 50.4552) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.42
Bluegrey
#85A3B2
ΔE00 6.53
Cadetblue
#5F9EA0
ΔE00 7.67
Bluey Grey
#89A0B0
ΔE00 8.94
Cool Grey
#95A3A6
ΔE00 9.13
Turquoise Blue
#06B1C4
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEB7 #B7887F
analogous
#7FB7A4 #7FAEB7 #7F92B7
triadic
#7FAEB7 #B77FAE #AEB77F
tetradic
#7FAEB7 #A47FB7 #B7887F #92B77F
square
#7FAEB7 #A47FB7 #B7887F #92B77F
split-complementary
#7FAEB7 #B77F92 #B7A47F
monochromatic
#447078 #5A949F #7FAEB7 #A6C7CD #CDE0E3
Accessibility & contrast
On white
2.43
#7FAEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#7FAEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEB7
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEB7 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB8
Deuteranopia (green-blind)
#9CA3B7
Tritanopia (blue-blind)
#6CB2B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7faeb7; /* rgb */ color: rgb(127, 174, 183); /* oklch */ color: oklch(72.0% 0.052 210.7);
Tailwind
colors: {
custom: {
50: '#a6c6cc',
500: '#7faeb7',
950: '#000000',
},
}SCSS
$custom: #7faeb7; $custom-light: #a6c6cc; $custom-dark: #000000;
JSON
{
"hex": "#7faeb7",
"rgb": {
"r": 127,
"g": 174,
"b": 183
},
"hsl": {
"h": 189.643,
"s": 28,
"l": 60.784
},
"oklch": {
"l": 0.72045,
"c": 0.05161,
"h": 210.7
},
"luminance": 0.38203
}Semantic roles & 50–950 ramp
primary
#7FAEB7
secondary
#D4C2BE
accent
#503FA7
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282