#7FBABB#7FBABB
#7FBABB is a light, moderate teal. Relative luminance 0.432; OKLCH L 74.9% C 0.061 H 197.3°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBABB |
|---|---|
| RGB | rgb(127, 186, 187) |
| HSL | hsl(181, 31%, 62%) |
| HSV | hsv(181, 32%, 73%) |
| CMYK | cmyk(32.1%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(71.70, -18.69, -6.60) |
| CIE-LCH | lch(71.70, 19.82, 199.44°) |
| OKLab | oklab(74.9% -0.0582 -0.0181) |
| OKLCH | oklch(74.9% 0.061 197.3) |
| XYZ | xyz(35.2779, 43.2157, 53.4866) |
| Luminance | 0.4322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.55
Mediumturquoise
#48D1CC
ΔE00 9.38
Turquoise Blue
#06B1C4
ΔE00 9.71
Darkturquoise
#00CED1
ΔE00 9.90
Lightseagreen
#20B2AA
ΔE00 9.98
Greyish Teal
#719F91
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBABB #BB807F
analogous
#7FBB9E #7FBABB #7F9CBB
triadic
#7FBABB #BB7FBA #BABB7F
tetradic
#7FBABB #9E7FBB #BB807F #9CBB7F
square
#7FBABB #9E7FBB #BB807F #9CBB7F
split-complementary
#7FBABB #BB7F9C #BB9E7F
monochromatic
#427C7D #58A4A5 #7FBABB #A7D0D0 #CFE5E5
Accessibility & contrast
On white
2.18
#7FBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#7FBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBABB
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBABB | 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)
#B2B5BB
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#69BEBA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7fbabb; /* rgb */ color: rgb(127, 186, 187); /* oklch */ color: oklch(74.9% 0.061 197.3);
Tailwind
colors: {
custom: {
50: '#a6cfcf',
500: '#7fbabb',
950: '#000000',
},
}SCSS
$custom: #7fbabb; $custom-light: #a6cfcf; $custom-dark: #000000;
JSON
{
"hex": "#7fbabb",
"rgb": {
"r": 127,
"g": 186,
"b": 187
},
"hsl": {
"h": 181,
"s": 30.612,
"l": 61.569
},
"oklch": {
"l": 0.74899,
"c": 0.06094,
"h": 197.3
},
"luminance": 0.43218
}Semantic roles & 50–950 ramp
primary
#7FBABB
secondary
#D6C0C0
accent
#3E3CA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282