#7FBFA7#7FBFA7
#7FBFA7 is a light, moderate teal. Relative luminance 0.446; OKLCH L 75.4% C 0.074 H 168.8°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBFA7 |
|---|---|
| RGB | rgb(127, 191, 167) |
| HSL | hsl(158, 33%, 62%) |
| HSV | hsv(158, 34%, 75%) |
| CMYK | cmyk(33.5%, 0%, 12.6%, 25.1%) |
| CIE-LAB | lab(72.60, -25.74, 5.64) |
| CIE-LCH | lch(72.60, 26.35, 167.64°) |
| OKLab | oklab(75.44% -0.0731 0.0145) |
| OKLCH | oklch(75.44% 0.075 168.8) |
| XYZ | xyz(34.3558, 44.5617, 43.3427) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.13
Seafoam Blue
#78D1B6
ΔE00 5.08
Mediumaquamarine
#66CDAA
ΔE00 5.74
Greeny Blue
#42B395
ΔE00 7.49
Darkseagreen
#8FBC8F
ΔE00 7.80
Tealish
#24BCA8
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBFA7 #BF7F97
analogous
#7FBF87 #7FBFA7 #7FB7BF
triadic
#7FBFA7 #A77FBF #BFA77F
tetradic
#7FBFA7 #877FBF #BF7F97 #B7BF7F
square
#7FBFA7 #877FBF #BF7F97 #B7BF7F
split-complementary
#7FBFA7 #BF7FB7 #BF877F
monochromatic
#41826A #56AB8B #7FBFA7 #A8D3C3 #D1E8DF
Accessibility & contrast
On white
2.12
#7FBFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#7FBFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBFA7
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBFA7 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A6
Deuteranopia (green-blind)
#B1AFA9
Tritanopia (blue-blind)
#6EC0B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7fbfa7; /* rgb */ color: rgb(127, 191, 167); /* oklch */ color: oklch(75.4% 0.074 168.8);
Tailwind
colors: {
custom: {
50: '#a6d2c1',
500: '#7fbfa7',
950: '#000000',
},
}SCSS
$custom: #7fbfa7; $custom-light: #a6d2c1; $custom-dark: #000000;
JSON
{
"hex": "#7fbfa7",
"rgb": {
"r": 127,
"g": 191,
"b": 167
},
"hsl": {
"h": 157.5,
"s": 33.333,
"l": 62.353
},
"oklch": {
"l": 0.75444,
"c": 0.0745,
"h": 168.8
},
"luminance": 0.44564
}Semantic roles & 50–950 ramp
primary
#7FBFA7
secondary
#D9C1CA
accent
#3964AC
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#0F1412
muted
#7F8281