#7ABABE#7ABABE
#7ABABE is a light, moderate teal. Relative luminance 0.430; OKLCH L 74.7% C 0.066 H 200.9°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7ABABE |
|---|---|
| RGB | rgb(122, 186, 190) |
| HSL | hsl(184, 34%, 61%) |
| HSV | hsv(184, 36%, 75%) |
| CMYK | cmyk(35.8%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(71.54, -19.35, -8.51) |
| CIE-LCH | lch(71.54, 21.14, 203.75°) |
| OKLab | oklab(74.73% -0.0613 -0.0233) |
| OKLCH | oklch(74.73% 0.066 200.9) |
| XYZ | xyz(34.8759, 42.9709, 55.1617) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.44
Turquoise Blue
#06B1C4
ΔE00 8.59
Mediumturquoise
#48D1CC
ΔE00 9.35
Darkturquoise
#00CED1
ΔE00 9.46
Lightseagreen
#20B2AA
ΔE00 10.01
Sky Blue
#87CEEB
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ABABE #BE7E7A
analogous
#7ABEA0 #7ABABE #7A98BE
triadic
#7ABABE #BE7ABA #BABE7A
tetradic
#7ABABE #A07ABE #BE7E7A #98BE7A
square
#7ABABE #A07ABE #BE7E7A #98BE7A
split-complementary
#7ABABE #BE7A98 #BEA07A
monochromatic
#3E7C7F #52A3A8 #7ABABE #A3CFD2 #CCE5E6
Accessibility & contrast
On white
2.19
#7ABABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#7ABABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ABABE
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ABABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ABABE | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B5BE
Deuteranopia (green-blind)
#A5ABBE
Tritanopia (blue-blind)
#5FBEBB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7ababe; /* rgb */ color: rgb(122, 186, 190); /* oklch */ color: oklch(74.7% 0.066 200.9);
Tailwind
colors: {
custom: {
50: '#a3cfd1',
500: '#7ababe',
950: '#000000',
},
}SCSS
$custom: #7ababe; $custom-light: #a3cfd1; $custom-dark: #000000;
JSON
{
"hex": "#7ababe",
"rgb": {
"r": 122,
"g": 186,
"b": 190
},
"hsl": {
"h": 183.529,
"s": 34.343,
"l": 61.176
},
"oklch": {
"l": 0.74728,
"c": 0.06559,
"h": 200.9
},
"luminance": 0.42973
}Semantic roles & 50–950 ramp
primary
#7ABABE
secondary
#D7BFBD
accent
#3F38AD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1314
muted
#7F8282