#7FAEB4#7FAEB4
#7FAEB4 is a light, muted teal. Relative luminance 0.381; OKLCH L 71.9% C 0.051 H 205.9°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEB4 |
|---|---|
| RGB | rgb(127, 174, 180) |
| HSL | hsl(187, 26%, 60%) |
| HSV | hsv(187, 29%, 71%) |
| CMYK | cmyk(29.4%, 3.3%, 0%, 29.4%) |
| CIE-LAB | lab(68.08, -14.12, -8.12) |
| CIE-LCH | lch(68.08, 16.29, 209.91°) |
| OKLab | oklab(71.94% -0.0456 -0.0222) |
| OKLCH | oklch(71.94% 0.051 205.9) |
| XYZ | xyz(32.1240, 38.0778, 48.8283) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.97
Bluegrey
#85A3B2
ΔE00 7.50
Greyblue
#77A1B5
ΔE00 7.53
Cool Grey
#95A3A6
ΔE00 9.35
Turquoise Blue
#06B1C4
ΔE00 9.70
Bluey Grey
#89A0B0
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEB4 #B4857F
analogous
#7FB49F #7FAEB4 #7F94B4
triadic
#7FAEB4 #B47FAE #AEB47F
tetradic
#7FAEB4 #9F7FB4 #B4857F #94B47F
square
#7FAEB4 #9F7FB4 #B4857F #94B47F
split-complementary
#7FAEB4 #B47F94 #B49F7F
monochromatic
#446F74 #5B949B #7FAEB4 #A6C6CB #CCDFE1
Accessibility & contrast
On white
2.44
#7FAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#7FAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEB4
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEB4 | 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)
#A7AAB4
Deuteranopia (green-blind)
#9DA3B4
Tritanopia (blue-blind)
#6DB2B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7faeb4; /* rgb */ color: rgb(127, 174, 180); /* oklch */ color: oklch(71.9% 0.051 205.9);
Tailwind
colors: {
custom: {
50: '#a6c6ca',
500: '#7faeb4',
950: '#000000',
},
}SCSS
$custom: #7faeb4; $custom-light: #a6c6ca; $custom-dark: #000000;
JSON
{
"hex": "#7faeb4",
"rgb": {
"r": 127,
"g": 174,
"b": 180
},
"hsl": {
"h": 186.792,
"s": 26.108,
"l": 60.196
},
"oklch": {
"l": 0.71942,
"c": 0.0507,
"h": 205.9
},
"luminance": 0.38079
}Semantic roles & 50–950 ramp
primary
#7FAEB4
secondary
#D2C0BD
accent
#4C41A5
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282