#7ACEAE#7ACEAE
#7ACEAE is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.9% C 0.095 H 167.5°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACEAE |
|---|---|
| RGB | rgb(122, 206, 174) |
| HSL | hsl(157, 46%, 64%) |
| HSV | hsv(157, 41%, 81%) |
| CMYK | cmyk(40.8%, 0%, 15.5%, 19.2%) |
| CIE-LAB | lab(76.88, -32.87, 7.97) |
| CIE-LCH | lch(76.88, 33.82, 166.37°) |
| OKLab | oklab(78.88% -0.0926 0.0205) |
| OKLCH | oklch(78.88% 0.095 167.5) |
| XYZ | xyz(37.7343, 51.3336, 47.9562) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.95
Mediumaquamarine
#66CDAA
ΔE00 2.30
Pale Teal
#82CBB2
ΔE00 2.36
Seafoam
#7FE0B3
ΔE00 5.09
Light Teal
#90E4C1
ΔE00 5.35
Eucalyptus
#44D7A8
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACEAE #CE7A9A
analogous
#7ACE84 #7ACEAE #7AC4CE
triadic
#7ACEAE #AE7ACE #CEAE7A
tetradic
#7ACEAE #847ACE #CE7A9A #C4CE7A
square
#7ACEAE #847ACE #CE7A9A #C4CE7A
split-complementary
#7ACEAE #CE7AC4 #CE847A
monochromatic
#379672 #4DBE93 #7ACEAE #A7DEC9 #D3EFE4
Accessibility & contrast
On white
1.86
#7ACEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#7ACEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACEAE
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACEAE | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4AC
Deuteranopia (green-blind)
#BDBAB0
Tritanopia (blue-blind)
#62CFC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7aceae; /* rgb */ color: rgb(122, 206, 174); /* oklch */ color: oklch(78.9% 0.095 167.5);
Tailwind
colors: {
custom: {
50: '#a4ddc6',
500: '#7aceae',
950: '#000000',
},
}SCSS
$custom: #7aceae; $custom-light: #a4ddc6; $custom-dark: #000000;
JSON
{
"hex": "#7aceae",
"rgb": {
"r": 122,
"g": 206,
"b": 174
},
"hsl": {
"h": 157.143,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.78883,
"c": 0.09484,
"h": 167.5
},
"luminance": 0.51336
}Semantic roles & 50–950 ramp
primary
#7ACEAE
secondary
#9C506D
accent
#2C62B9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482