#7ABEBE#7ABEBE
#7ABEBE is a light, moderate teal. Relative luminance 0.447; OKLCH L 75.6% C 0.069 H 195.8°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7ABEBE |
|---|---|
| RGB | rgb(122, 190, 190) |
| HSL | hsl(180, 34%, 61%) |
| HSV | hsv(180, 36%, 75%) |
| CMYK | cmyk(35.8%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(72.68, -21.39, -6.81) |
| CIE-LCH | lch(72.68, 22.45, 197.67°) |
| OKLab | oklab(75.64% -0.0662 -0.0187) |
| OKLCH | oklch(75.64% 0.069 195.8) |
| XYZ | xyz(35.7304, 44.6799, 55.4465) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.72
Darkturquoise
#00CED1
ΔE00 8.40
Lightseagreen
#20B2AA
ΔE00 9.12
Cadetblue
#5F9EA0
ΔE00 9.33
Topaz
#13BBAF
ΔE00 9.34
Turquoise Blue
#06B1C4
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ABEBE #BE7A7A
analogous
#7ABE9C #7ABEBE #7A9CBE
triadic
#7ABEBE #BE7ABE #BEBE7A
tetradic
#7ABEBE #9C7ABE #BE7A7A #9CBE7A
square
#7ABEBE #9C7ABE #BE7A7A #9CBE7A
split-complementary
#7ABEBE #BE7A9C #BE9C7A
monochromatic
#3E7F7F #52A8A8 #7ABEBE #A3D2D2 #CCE6E6
Accessibility & contrast
On white
2.11
#7ABEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#7ABEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ABEBE
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ABEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ABEBE | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#A9AEBF
Tritanopia (blue-blind)
#5EC2BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7abebe; /* rgb */ color: rgb(122, 190, 190); /* oklch */ color: oklch(75.6% 0.069 195.8);
Tailwind
colors: {
custom: {
50: '#a3d1d1',
500: '#7abebe',
950: '#000000',
},
}SCSS
$custom: #7abebe; $custom-light: #a3d1d1; $custom-dark: #000000;
JSON
{
"hex": "#7abebe",
"rgb": {
"r": 122,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 34.343,
"l": 61.176
},
"oklch": {
"l": 0.75644,
"c": 0.06884,
"h": 195.8
},
"luminance": 0.44682
}Semantic roles & 50–950 ramp
primary
#7ABEBE
secondary
#D7BDBD
accent
#3838AD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282