#7ACEAA#7ACEAA
#7ACEAA is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.8% C 0.098 H 164.8°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACEAA |
|---|---|
| RGB | rgb(122, 206, 170) |
| HSL | hsl(154, 46%, 64%) |
| HSV | hsv(154, 41%, 81%) |
| CMYK | cmyk(40.8%, 0%, 17.5%, 19.2%) |
| CIE-LAB | lab(76.79, -33.72, 9.98) |
| CIE-LCH | lch(76.79, 35.16, 163.51°) |
| OKLab | oklab(78.78% -0.0944 0.0257) |
| OKLCH | oklch(78.78% 0.098 164.8) |
| XYZ | xyz(37.3502, 51.1799, 45.9330) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.40
Seafoam Blue
#78D1B6
ΔE00 3.07
Pale Teal
#82CBB2
ΔE00 3.35
Seafoam
#7FE0B3
ΔE00 4.55
Light Teal
#90E4C1
ΔE00 5.41
Eucalyptus
#44D7A8
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACEAA #CE7A9E
analogous
#7ACE80 #7ACEAA #7AC8CE
triadic
#7ACEAA #AA7ACE #CEAA7A
tetradic
#7ACEAA #807ACE #CE7A9E #C8CE7A
square
#7ACEAA #807ACE #CE7A9E #C8CE7A
split-complementary
#7ACEAA #CE7AC8 #CE807A
monochromatic
#37966E #4DBE8D #7ACEAA #A7DEC7 #D3EFE3
Accessibility & contrast
On white
1.87
#7ACEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#7ACEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACEAA
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACEAA | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A8
Deuteranopia (green-blind)
#BDBAAC
Tritanopia (blue-blind)
#63CEC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7aceaa; /* rgb */ color: rgb(122, 206, 170); /* oklch */ color: oklch(78.8% 0.098 164.8);
Tailwind
colors: {
custom: {
50: '#a4ddc3',
500: '#7aceaa',
950: '#000000',
},
}SCSS
$custom: #7aceaa; $custom-light: #a4ddc3; $custom-dark: #000000;
JSON
{
"hex": "#7aceaa",
"rgb": {
"r": 122,
"g": 206,
"b": 170
},
"hsl": {
"h": 154.286,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.78778,
"c": 0.0978,
"h": 164.8
},
"luminance": 0.51182
}Semantic roles & 50–950 ramp
primary
#7ACEAA
secondary
#9C5071
accent
#2C69B9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482