#7FBFA8#7FBFA8
#7FBFA8 is a light, moderate teal. Relative luminance 0.446; OKLCH L 75.5% C 0.074 H 169.7°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBFA8 |
|---|---|
| RGB | rgb(127, 191, 168) |
| HSL | hsl(158, 33%, 62%) |
| HSV | hsv(158, 34%, 75%) |
| CMYK | cmyk(33.5%, 0%, 12%, 25.1%) |
| CIE-LAB | lab(72.63, -25.52, 5.13) |
| CIE-LCH | lch(72.63, 26.03, 168.63°) |
| OKLab | oklab(75.47% -0.0726 0.0132) |
| OKLCH | oklch(75.47% 0.074 169.7) |
| XYZ | xyz(34.4486, 44.5989, 43.8315) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.13
Seafoam Blue
#78D1B6
ΔE00 5.09
Mediumaquamarine
#66CDAA
ΔE00 5.87
Greeny Blue
#42B395
ΔE00 7.55
Darkseagreen
#8FBC8F
ΔE00 8.10
Tealish
#24BCA8
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBFA8 #BF7F96
analogous
#7FBF88 #7FBFA8 #7FB6BF
triadic
#7FBFA8 #A87FBF #BFA87F
tetradic
#7FBFA8 #887FBF #BF7F96 #B6BF7F
square
#7FBFA8 #887FBF #BF7F96 #B6BF7F
split-complementary
#7FBFA8 #BF7FB6 #BF887F
monochromatic
#41826B #56AB8C #7FBFA8 #A8D3C4 #D1E8DF
Accessibility & contrast
On white
2.12
#7FBFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#7FBFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBFA8
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBFA8 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A7
Deuteranopia (green-blind)
#B1AFA9
Tritanopia (blue-blind)
#6EC0B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7fbfa8; /* rgb */ color: rgb(127, 191, 168); /* oklch */ color: oklch(75.5% 0.074 169.7);
Tailwind
colors: {
custom: {
50: '#a6d2c1',
500: '#7fbfa8',
950: '#000000',
},
}SCSS
$custom: #7fbfa8; $custom-light: #a6d2c1; $custom-dark: #000000;
JSON
{
"hex": "#7fbfa8",
"rgb": {
"r": 127,
"g": 191,
"b": 168
},
"hsl": {
"h": 158.438,
"s": 33.333,
"l": 62.353
},
"oklch": {
"l": 0.75472,
"c": 0.07382,
"h": 169.7
},
"luminance": 0.44601
}Semantic roles & 50–950 ramp
primary
#7FBFA8
secondary
#D9C1CA
accent
#3963AC
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#0F1412
muted
#7F8281