#7ABEBD#7ABEBD
#7ABEBD is a light, moderate teal. Relative luminance 0.446; OKLCH L 75.6% C 0.069 H 194.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7ABEBD |
|---|---|
| RGB | rgb(122, 190, 189) |
| HSL | hsl(179, 34%, 61%) |
| HSV | hsv(179, 36%, 75%) |
| CMYK | cmyk(35.8%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(72.65, -21.63, -6.31) |
| CIE-LCH | lch(72.65, 22.53, 196.27°) |
| OKLab | oklab(75.61% -0.0667 -0.0174) |
| OKLCH | oklch(75.61% 0.069 194.6) |
| XYZ | xyz(35.6215, 44.6363, 54.8729) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.59
Darkturquoise
#00CED1
ΔE00 8.40
Lightseagreen
#20B2AA
ΔE00 8.93
Topaz
#13BBAF
ΔE00 9.09
Cadetblue
#5F9EA0
ΔE00 9.36
Pale Teal
#82CBB2
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ABEBD #BE7A7B
analogous
#7ABE9B #7ABEBD #7A9DBE
triadic
#7ABEBD #BD7ABE #BEBD7A
tetradic
#7ABEBD #9B7ABE #BE7A7B #9DBE7A
square
#7ABEBD #9B7ABE #BE7A7B #9DBE7A
split-complementary
#7ABEBD #BE7A9D #BE9B7A
monochromatic
#3E7F7E #52A8A7 #7ABEBD #A3D2D1 #CCE6E6
Accessibility & contrast
On white
2.12
#7ABEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#7ABEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ABEBD
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ABEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ABEBD | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BD
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#5FC2BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7abebd; /* rgb */ color: rgb(122, 190, 189); /* oklch */ color: oklch(75.6% 0.069 194.6);
Tailwind
colors: {
custom: {
50: '#a3d1d0',
500: '#7abebd',
950: '#000000',
},
}SCSS
$custom: #7abebd; $custom-light: #a3d1d0; $custom-dark: #000000;
JSON
{
"hex": "#7abebd",
"rgb": {
"r": 122,
"g": 190,
"b": 189
},
"hsl": {
"h": 179.118,
"s": 34.343,
"l": 61.176
},
"oklch": {
"l": 0.75611,
"c": 0.06889,
"h": 194.6
},
"luminance": 0.44639
}Semantic roles & 50–950 ramp
primary
#7ABEBD
secondary
#D7BDBE
accent
#383AAD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282