#7FB2AA#7FB2AA
#7FB2AA is a light, muted teal. Relative luminance 0.393; OKLCH L 72.5% C 0.055 H 184.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB2AA |
|---|---|
| RGB | rgb(127, 178, 170) |
| HSL | hsl(171, 25%, 60%) |
| HSV | hsv(171, 29%, 70%) |
| CMYK | cmyk(28.7%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(68.93, -18.53, -1.33) |
| CIE-LCH | lch(68.93, 18.58, 184.11°) |
| OKLab | oklab(72.53% -0.055 -0.0039) |
| OKLCH | oklch(72.53% 0.055 184) |
| XYZ | xyz(31.9261, 39.2535, 43.9169) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.30
Dull Teal
#5F9E8F
ΔE00 7.75
Cadetblue
#5F9EA0
ΔE00 7.76
Pale Teal
#82CBB2
ΔE00 8.80
Grey Teal
#5E9B8A
ΔE00 8.81
Lightseagreen
#20B2AA
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB2AA #B27F87
analogous
#7FB291 #7FB2AA #7FA1B2
triadic
#7FB2AA #AA7FB2 #B2AA7F
tetradic
#7FB2AA #917FB2 #B27F87 #A1B27F
square
#7FB2AA #917FB2 #B27F87 #A1B27F
split-complementary
#7FB2AA #B27FA1 #B2917F
monochromatic
#45726B #5C988F #7FB2AA #A5C9C3 #CBE0DD
Accessibility & contrast
On white
2.37
#7FB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#7FB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB2AA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB2AA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#A4A5AB
Tritanopia (blue-blind)
#6FB4AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7fb2aa; /* rgb */ color: rgb(127, 178, 170); /* oklch */ color: oklch(72.5% 0.055 184.0);
Tailwind
colors: {
custom: {
50: '#a5c9c3',
500: '#7fb2aa',
950: '#000000',
},
}SCSS
$custom: #7fb2aa; $custom-light: #a5c9c3; $custom-dark: #000000;
JSON
{
"hex": "#7fb2aa",
"rgb": {
"r": 127,
"g": 178,
"b": 170
},
"hsl": {
"h": 170.588,
"s": 24.878,
"l": 59.804
},
"oklch": {
"l": 0.72531,
"c": 0.05515,
"h": 184
},
"luminance": 0.39255
}Semantic roles & 50–950 ramp
primary
#7FB2AA
secondary
#D0BDC0
accent
#6775C1
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1312
muted
#7F8281