#7FAEB3#7FAEB3
#7FAEB3 is a light, muted teal. Relative luminance 0.380; OKLCH L 71.9% C 0.050 H 204.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEB3 |
|---|---|
| RGB | rgb(127, 174, 179) |
| HSL | hsl(186, 25%, 60%) |
| HSV | hsv(186, 29%, 70%) |
| CMYK | cmyk(29.1%, 2.8%, 0%, 29.8%) |
| CIE-LAB | lab(68.05, -14.36, -7.61) |
| CIE-LCH | lch(68.05, 16.25, 207.94°) |
| OKLab | oklab(71.91% -0.046 -0.0208) |
| OKLCH | oklch(71.91% 0.05 204.3) |
| XYZ | xyz(32.0225, 38.0372, 48.2937) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.78
Bluegrey
#85A3B2
ΔE00 7.84
Greyblue
#77A1B5
ΔE00 7.91
Cool Grey
#95A3A6
ΔE00 9.45
Greyish Teal
#719F91
ΔE00 9.68
Turquoise Blue
#06B1C4
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEB3 #B3847F
analogous
#7FB39E #7FAEB3 #7F94B3
triadic
#7FAEB3 #B37FAE #AEB37F
tetradic
#7FAEB3 #9E7FB3 #B3847F #94B37F
square
#7FAEB3 #9E7FB3 #B3847F #94B37F
split-complementary
#7FAEB3 #B37F94 #B39E7F
monochromatic
#446F73 #5B949A #7FAEB3 #A5C6CA #CCDFE1
Accessibility & contrast
On white
2.44
#7FAEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#7FAEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEB3
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEB3 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB3
Deuteranopia (green-blind)
#9DA3B3
Tritanopia (blue-blind)
#6DB2AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7faeb3; /* rgb */ color: rgb(127, 174, 179); /* oklch */ color: oklch(71.9% 0.050 204.3);
Tailwind
colors: {
custom: {
50: '#a5c6c9',
500: '#7faeb3',
950: '#000000',
},
}SCSS
$custom: #7faeb3; $custom-light: #a5c6c9; $custom-dark: #000000;
JSON
{
"hex": "#7faeb3",
"rgb": {
"r": 127,
"g": 174,
"b": 179
},
"hsl": {
"h": 185.769,
"s": 25.49,
"l": 60
},
"oklch": {
"l": 0.71909,
"c": 0.05048,
"h": 204.3
},
"luminance": 0.38039
}Semantic roles & 50–950 ramp
primary
#7FAEB3
secondary
#D1BFBD
accent
#6F66C2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282