#7ACEA8#7ACEA8
#7ACEA8 is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.7% C 0.099 H 163.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACEA8 |
|---|---|
| RGB | rgb(122, 206, 168) |
| HSL | hsl(153, 46%, 64%) |
| HSV | hsv(153, 41%, 81%) |
| CMYK | cmyk(40.8%, 0%, 18.4%, 19.2%) |
| CIE-LAB | lab(76.74, -34.14, 10.99) |
| CIE-LCH | lch(76.74, 35.86, 162.16°) |
| OKLab | oklab(78.73% -0.0953 0.0283) |
| OKLCH | oklch(78.73% 0.099 163.5) |
| XYZ | xyz(37.1624, 51.1048, 44.9442) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.64
Seafoam Blue
#78D1B6
ΔE00 3.63
Pale Teal
#82CBB2
ΔE00 3.86
Seafoam
#7FE0B3
ΔE00 4.39
Eucalyptus
#44D7A8
ΔE00 5.51
Light Teal
#90E4C1
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACEA8 #CE7AA0
analogous
#7ACE7E #7ACEA8 #7ACACE
triadic
#7ACEA8 #A87ACE #CEA87A
tetradic
#7ACEA8 #7E7ACE #CE7AA0 #CACE7A
square
#7ACEA8 #7E7ACE #CE7AA0 #CACE7A
split-complementary
#7ACEA8 #CE7ACA #CE7E7A
monochromatic
#37966B #4DBE8B #7ACEA8 #A7DEC5 #D3EFE3
Accessibility & contrast
On white
1.87
#7ACEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#7ACEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACEA8
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACEA8 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A6
Deuteranopia (green-blind)
#BEBAAA
Tritanopia (blue-blind)
#64CEC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7acea8; /* rgb */ color: rgb(122, 206, 168); /* oklch */ color: oklch(78.7% 0.099 163.5);
Tailwind
colors: {
custom: {
50: '#a4ddc1',
500: '#7acea8',
950: '#000000',
},
}SCSS
$custom: #7acea8; $custom-light: #a4ddc1; $custom-dark: #000000;
JSON
{
"hex": "#7acea8",
"rgb": {
"r": 122,
"g": 206,
"b": 168
},
"hsl": {
"h": 152.857,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.78726,
"c": 0.09936,
"h": 163.5
},
"luminance": 0.51107
}Semantic roles & 50–950 ramp
primary
#7ACEA8
secondary
#9C5072
accent
#2C6CB9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482