#7FBFA4#7FBFA4
#7FBFA4 is a light, moderate teal. Relative luminance 0.445; OKLCH L 75.4% C 0.077 H 166.1°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBFA4 |
|---|---|
| RGB | rgb(127, 191, 164) |
| HSL | hsl(155, 33%, 62%) |
| HSV | hsv(155, 34%, 75%) |
| CMYK | cmyk(33.5%, 0%, 14.1%, 25.1%) |
| CIE-LAB | lab(72.53, -26.37, 7.17) |
| CIE-LCH | lch(72.53, 27.33, 164.80°) |
| OKLab | oklab(75.36% -0.0744 0.0185) |
| OKLCH | oklch(75.36% 0.077 166.1) |
| XYZ | xyz(34.0817, 44.4521, 41.8990) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.35
Seafoam Blue
#78D1B6
ΔE00 5.21
Mediumaquamarine
#66CDAA
ΔE00 5.47
Darkseagreen
#8FBC8F
ΔE00 6.94
Greeny Blue
#42B395
ΔE00 7.40
Tea
#65AB7C
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBFA4 #BF7F9A
analogous
#7FBF84 #7FBFA4 #7FBABF
triadic
#7FBFA4 #A47FBF #BFA47F
tetradic
#7FBFA4 #847FBF #BF7F9A #BABF7F
square
#7FBFA4 #847FBF #BF7F9A #BABF7F
split-complementary
#7FBFA4 #BF7FBA #BF847F
monochromatic
#418267 #56AB87 #7FBFA4 #A8D3C1 #D1E8DE
Accessibility & contrast
On white
2.12
#7FBFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#7FBFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBFA4
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBFA4 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A3
Deuteranopia (green-blind)
#B1AFA6
Tritanopia (blue-blind)
#6FBFB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7fbfa4; /* rgb */ color: rgb(127, 191, 164); /* oklch */ color: oklch(75.4% 0.077 166.1);
Tailwind
colors: {
custom: {
50: '#a6d2bf',
500: '#7fbfa4',
950: '#000000',
},
}SCSS
$custom: #7fbfa4; $custom-light: #a6d2bf; $custom-dark: #000000;
JSON
{
"hex": "#7fbfa4",
"rgb": {
"r": 127,
"g": 191,
"b": 164
},
"hsl": {
"h": 154.688,
"s": 33.333,
"l": 62.353
},
"oklch": {
"l": 0.75362,
"c": 0.07666,
"h": 166.1
},
"luminance": 0.44454
}Semantic roles & 50–950 ramp
primary
#7FBFA4
secondary
#D9C1CB
accent
#396AAC
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1412
muted
#7F8281