#7ABFAC#7ABFAC
#7ABFAC is a light, moderate teal. Relative luminance 0.444; OKLCH L 75.3% C 0.075 H 174.8°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7ABFAC |
|---|---|
| RGB | rgb(122, 191, 172) |
| HSL | hsl(163, 35%, 61%) |
| HSV | hsv(163, 36%, 75%) |
| CMYK | cmyk(36.1%, 0%, 9.9%, 25.1%) |
| CIE-LAB | lab(72.48, -26.09, 2.71) |
| CIE-LCH | lch(72.48, 26.23, 174.07°) |
| OKLab | oklab(75.32% -0.0752 0.0068) |
| OKLCH | oklch(75.32% 0.075 174.8) |
| XYZ | xyz(34.1005, 44.3756, 45.7902) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.51
Seafoam Blue
#78D1B6
ΔE00 5.12
Mediumaquamarine
#66CDAA
ΔE00 6.24
Tealish
#24BCA8
ΔE00 7.40
Greeny Blue
#42B395
ΔE00 7.40
Turquoise (survey)
#06C2AC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ABFAC #BF7A8D
analogous
#7ABF8A #7ABFAC #7AB0BF
triadic
#7ABFAC #AC7ABF #BFAC7A
tetradic
#7ABFAC #8A7ABF #BF7A8D #B0BF7A
square
#7ABFAC #8A7ABF #BF7A8D #B0BF7A
split-complementary
#7ABFAC #BF7AB0 #BF8A7A
monochromatic
#3E816E #52AA92 #7ABFAC #A3D3C6 #CDE7E0
Accessibility & contrast
On white
2.13
#7ABFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#7ABFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ABFAC
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ABFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ABFAC | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AB
Deuteranopia (green-blind)
#AEAEAD
Tritanopia (blue-blind)
#65C1B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7abfac; /* rgb */ color: rgb(122, 191, 172); /* oklch */ color: oklch(75.3% 0.075 174.8);
Tailwind
colors: {
custom: {
50: '#a3d2c4',
500: '#7abfac',
950: '#000000',
},
}SCSS
$custom: #7abfac; $custom-light: #a3d2c4; $custom-dark: #000000;
JSON
{
"hex": "#7abfac",
"rgb": {
"r": 122,
"g": 191,
"b": 172
},
"hsl": {
"h": 163.478,
"s": 35.025,
"l": 61.373
},
"oklch": {
"l": 0.7532,
"c": 0.07547,
"h": 174.8
},
"luminance": 0.44378
}Semantic roles & 50–950 ramp
primary
#7ABFAC
secondary
#D7BEC5
accent
#3858AE
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#0F1412
muted
#7F8281