#7ACEA9#7ACEA9
#7ACEA9 is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.8% C 0.099 H 164.1°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACEA9 |
|---|---|
| RGB | rgb(122, 206, 169) |
| HSL | hsl(154, 46%, 64%) |
| HSV | hsv(154, 41%, 81%) |
| CMYK | cmyk(40.8%, 0%, 18%, 19.2%) |
| CIE-LAB | lab(76.77, -33.93, 10.48) |
| CIE-LCH | lch(76.77, 35.51, 162.83°) |
| OKLab | oklab(78.75% -0.0948 0.027) |
| OKLCH | oklch(78.75% 0.099 164.1) |
| XYZ | xyz(37.2559, 51.1422, 45.4367) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.51
Seafoam Blue
#78D1B6
ΔE00 3.35
Pale Teal
#82CBB2
ΔE00 3.60
Seafoam
#7FE0B3
ΔE00 4.46
Light Teal
#90E4C1
ΔE00 5.46
Eucalyptus
#44D7A8
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACEA9 #CE7A9F
analogous
#7ACE7F #7ACEA9 #7AC9CE
triadic
#7ACEA9 #A97ACE #CEA97A
tetradic
#7ACEA9 #7F7ACE #CE7A9F #C9CE7A
square
#7ACEA9 #7F7ACE #CE7A9F #C9CE7A
split-complementary
#7ACEA9 #CE7AC9 #CE7F7A
monochromatic
#37966C #4DBE8C #7ACEA9 #A7DEC6 #D3EFE3
Accessibility & contrast
On white
1.87
#7ACEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#7ACEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACEA9
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACEA9 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A7
Deuteranopia (green-blind)
#BEBAAB
Tritanopia (blue-blind)
#63CEC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7acea9; /* rgb */ color: rgb(122, 206, 169); /* oklch */ color: oklch(78.8% 0.099 164.1);
Tailwind
colors: {
custom: {
50: '#a4ddc2',
500: '#7acea9',
950: '#000000',
},
}SCSS
$custom: #7acea9; $custom-light: #a4ddc2; $custom-dark: #000000;
JSON
{
"hex": "#7acea9",
"rgb": {
"r": 122,
"g": 206,
"b": 169
},
"hsl": {
"h": 153.571,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.78752,
"c": 0.09857,
"h": 164.1
},
"luminance": 0.51145
}Semantic roles & 50–950 ramp
primary
#7ACEA9
secondary
#9C5072
accent
#2C6AB9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482