#7BAFA2#7BAFA2
#7BAFA2 is a light, muted teal. Relative luminance 0.375; OKLCH L 71.4% C 0.058 H 177.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAFA2 |
|---|---|
| RGB | rgb(123, 175, 162) |
| HSL | hsl(165, 25%, 58%) |
| HSV | hsv(165, 30%, 69%) |
| CMYK | cmyk(29.7%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(67.63, -19.99, 1.16) |
| CIE-LCH | lch(67.63, 20.03, 176.67°) |
| OKLab | oklab(71.36% -0.0582 0.0028) |
| OKLCH | oklch(71.36% 0.058 177.3) |
| XYZ | xyz(30.0178, 37.4780, 39.8277) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.84
Dull Teal
#5F9E8F
ΔE00 6.19
Grey Teal
#5E9B8A
ΔE00 7.15
Cadetblue
#5F9EA0
ΔE00 8.27
Pale Teal
#82CBB2
ΔE00 8.29
Greeny Blue
#42B395
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAFA2 #AF7B88
analogous
#7BAF88 #7BAFA2 #7BA2AF
triadic
#7BAFA2 #A27BAF #AFA27B
tetradic
#7BAFA2 #887BAF #AF7B88 #A2AF7B
square
#7BAFA2 #887BAF #AF7B88 #A2AF7B
split-complementary
#7BAFA2 #AF7BA2 #AF887B
monochromatic
#426D63 #599385 #7BAFA2 #A1C6BD #C7DDD8
Accessibility & contrast
On white
2.47
#7BAFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#7BAFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAFA2
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAFA2 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A1
Deuteranopia (green-blind)
#A2A2A3
Tritanopia (blue-blind)
#6CB0AB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7bafa2; /* rgb */ color: rgb(123, 175, 162); /* oklch */ color: oklch(71.4% 0.058 177.3);
Tailwind
colors: {
custom: {
50: '#a2c7bd',
500: '#7bafa2',
950: '#000000',
},
}SCSS
$custom: #7bafa2; $custom-light: #a2c7bd; $custom-dark: #000000;
JSON
{
"hex": "#7bafa2",
"rgb": {
"r": 123,
"g": 175,
"b": 162
},
"hsl": {
"h": 165,
"s": 24.528,
"l": 58.431
},
"oklch": {
"l": 0.71361,
"c": 0.05824,
"h": 177.3
},
"luminance": 0.3748
}Semantic roles & 50–950 ramp
primary
#7BAFA2
secondary
#CDB9BE
accent
#677DC1
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1312
muted
#7F8281