#7ABEAD#7ABEAD
#7ABEAD is a light, moderate teal. Relative luminance 0.440; OKLCH L 75.1% C 0.074 H 176.6°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7ABEAD |
|---|---|
| RGB | rgb(122, 190, 173) |
| HSL | hsl(165, 34%, 61%) |
| HSV | hsv(165, 36%, 75%) |
| CMYK | cmyk(35.8%, 0%, 8.9%, 25.5%) |
| CIE-LAB | lab(72.21, -25.37, 1.78) |
| CIE-LCH | lch(72.21, 25.43, 175.99°) |
| OKLab | oklab(75.12% -0.0735 0.0043) |
| OKLCH | oklch(75.12% 0.074 176.6) |
| XYZ | xyz(33.9796, 43.9795, 46.2255) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.09
Seafoam Blue
#78D1B6
ΔE00 5.65
Mediumaquamarine
#66CDAA
ΔE00 6.89
Tealish
#24BCA8
ΔE00 7.43
Greeny Blue
#42B395
ΔE00 7.68
Turquoise (survey)
#06C2AC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ABEAD #BE7A8B
analogous
#7ABE8B #7ABEAD #7AADBE
triadic
#7ABEAD #AD7ABE #BEAD7A
tetradic
#7ABEAD #8B7ABE #BE7A8B #ADBE7A
square
#7ABEAD #8B7ABE #BE7A8B #ADBE7A
split-complementary
#7ABEAD #BE7AAD #BE8B7A
monochromatic
#3E7F6F #52A893 #7ABEAD #A3D2C6 #CCE6E0
Accessibility & contrast
On white
2.14
#7ABEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#7ABEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ABEAD
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ABEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ABEAD | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AC
Deuteranopia (green-blind)
#ADAEAE
Tritanopia (blue-blind)
#65C0B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7abead; /* rgb */ color: rgb(122, 190, 173); /* oklch */ color: oklch(75.1% 0.074 176.6);
Tailwind
colors: {
custom: {
50: '#a3d2c5',
500: '#7abead',
950: '#000000',
},
}SCSS
$custom: #7abead; $custom-light: #a3d2c5; $custom-dark: #000000;
JSON
{
"hex": "#7abead",
"rgb": {
"r": 122,
"g": 190,
"b": 173
},
"hsl": {
"h": 165,
"s": 34.343,
"l": 61.176
},
"oklch": {
"l": 0.75116,
"c": 0.07361,
"h": 176.6
},
"luminance": 0.43982
}Semantic roles & 50–950 ramp
primary
#7ABEAD
secondary
#D7BDC4
accent
#3856AD
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#0F1412
muted
#7F8281