#7FBABA#7FBABA
#7FBABA is a light, moderate teal. Relative luminance 0.432; OKLCH L 74.9% C 0.061 H 195.9°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBABA |
|---|---|
| RGB | rgb(127, 186, 186) |
| HSL | hsl(180, 30%, 61%) |
| HSV | hsv(180, 32%, 73%) |
| CMYK | cmyk(31.7%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(71.67, -18.93, -6.09) |
| CIE-LCH | lch(71.67, 19.89, 197.84°) |
| OKLab | oklab(74.87% -0.0586 -0.0167) |
| OKLCH | oklch(74.87% 0.061 195.9) |
| XYZ | xyz(35.1712, 43.1730, 52.9248) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.55
Mediumturquoise
#48D1CC
ΔE00 9.23
Lightseagreen
#20B2AA
ΔE00 9.77
Darkturquoise
#00CED1
ΔE00 9.86
Turquoise Blue
#06B1C4
ΔE00 9.92
Greyish Teal
#719F91
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBABA #BA7F7F
analogous
#7FBA9D #7FBABA #7F9DBA
triadic
#7FBABA #BA7FBA #BABA7F
tetradic
#7FBABA #9D7FBA #BA7F7F #9DBA7F
square
#7FBABA #9D7FBA #BA7F7F #9DBA7F
split-complementary
#7FBABA #BA7F9D #BA9D7F
monochromatic
#437C7C #58A4A4 #7FBABA #A7CFCF #CFE5E5
Accessibility & contrast
On white
2.18
#7FBABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#7FBABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBABA
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBABA | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4BA
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#69BEBA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7fbaba; /* rgb */ color: rgb(127, 186, 186); /* oklch */ color: oklch(74.9% 0.061 195.9);
Tailwind
colors: {
custom: {
50: '#a6cfce',
500: '#7fbaba',
950: '#000000',
},
}SCSS
$custom: #7fbaba; $custom-light: #a6cfce; $custom-dark: #000000;
JSON
{
"hex": "#7fbaba",
"rgb": {
"r": 127,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 29.949,
"l": 61.373
},
"oklch": {
"l": 0.74867,
"c": 0.06095,
"h": 195.9
},
"luminance": 0.43175
}Semantic roles & 50–950 ramp
primary
#7FBABA
secondary
#D5BFBF
accent
#3D3DA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282