#7FBFA9#7FBFA9
#7FBFA9 is a light, moderate teal. Relative luminance 0.446; OKLCH L 75.5% C 0.073 H 170.7°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBFA9 |
|---|---|
| RGB | rgb(127, 191, 169) |
| HSL | hsl(159, 33%, 62%) |
| HSV | hsv(159, 34%, 75%) |
| CMYK | cmyk(33.5%, 0%, 11.5%, 25.1%) |
| CIE-LAB | lab(72.65, -25.31, 4.62) |
| CIE-LCH | lch(72.65, 25.73, 169.65°) |
| OKLab | oklab(75.5% -0.0722 0.0118) |
| OKLCH | oklch(75.5% 0.073 170.7) |
| XYZ | xyz(34.5421, 44.6363, 44.3240) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.16
Seafoam Blue
#78D1B6
ΔE00 5.12
Mediumaquamarine
#66CDAA
ΔE00 6.03
Greeny Blue
#42B395
ΔE00 7.63
Tealish
#24BCA8
ΔE00 8.34
Darkseagreen
#8FBC8F
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBFA9 #BF7F95
analogous
#7FBF89 #7FBFA9 #7FB5BF
triadic
#7FBFA9 #A97FBF #BFA97F
tetradic
#7FBFA9 #897FBF #BF7F95 #B5BF7F
square
#7FBFA9 #897FBF #BF7F95 #B5BF7F
split-complementary
#7FBFA9 #BF7FB5 #BF897F
monochromatic
#41826C #56AB8E #7FBFA9 #A8D3C4 #D1E8E0
Accessibility & contrast
On white
2.12
#7FBFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#7FBFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBFA9
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBFA9 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7A8
Deuteranopia (green-blind)
#B0AFAA
Tritanopia (blue-blind)
#6EC0B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7fbfa9; /* rgb */ color: rgb(127, 191, 169); /* oklch */ color: oklch(75.5% 0.073 170.7);
Tailwind
colors: {
custom: {
50: '#a6d2c2',
500: '#7fbfa9',
950: '#000000',
},
}SCSS
$custom: #7fbfa9; $custom-light: #a6d2c2; $custom-dark: #000000;
JSON
{
"hex": "#7fbfa9",
"rgb": {
"r": 127,
"g": 191,
"b": 169
},
"hsl": {
"h": 159.375,
"s": 33.333,
"l": 62.353
},
"oklch": {
"l": 0.755,
"c": 0.07317,
"h": 170.7
},
"luminance": 0.44638
}Semantic roles & 50–950 ramp
primary
#7FBFA9
secondary
#D9C1C9
accent
#3961AC
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#0F1412
muted
#7F8281