#7ACEC2#7ACEC2
#7ACEC2 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.5% C 0.084 H 184.0°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACEC2 |
|---|---|
| RGB | rgb(122, 206, 194) |
| HSL | hsl(171, 46%, 64%) |
| HSV | hsv(171, 41%, 81%) |
| CMYK | cmyk(40.8%, 0%, 5.8%, 19.2%) |
| CIE-LAB | lab(77.38, -28.35, -2.05) |
| CIE-LCH | lch(77.38, 28.42, 184.13°) |
| OKLab | oklab(79.46% -0.0839 -0.0059) |
| OKLCH | oklch(79.46% 0.084 184) |
| XYZ | xyz(39.8312, 52.1724, 58.9998) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.04
Seafoam Blue
#78D1B6
ΔE00 5.12
Mediumturquoise
#48D1CC
ΔE00 5.17
Turquoise
#40E0D0
ΔE00 6.64
Mediumaquamarine
#66CDAA
ΔE00 7.65
Darkturquoise
#00CED1
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACEC2 #CE7A86
analogous
#7ACE98 #7ACEC2 #7AB0CE
triadic
#7ACEC2 #C27ACE #CEC27A
tetradic
#7ACEC2 #987ACE #CE7A86 #B0CE7A
square
#7ACEC2 #987ACE #CE7A86 #B0CE7A
split-complementary
#7ACEC2 #CE7AB0 #CE987A
monochromatic
#379689 #4DBEAD #7ACEC2 #A7DED7 #D3EFEB
Accessibility & contrast
On white
1.84
#7ACEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#7ACEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACEC2
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACEC2 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5C2
Deuteranopia (green-blind)
#B8BBC3
Tritanopia (blue-blind)
#59D1CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7acec2; /* rgb */ color: rgb(122, 206, 194); /* oklch */ color: oklch(79.5% 0.084 184.0);
Tailwind
colors: {
custom: {
50: '#a5ddd4',
500: '#7acec2',
950: '#000000',
},
}SCSS
$custom: #7acec2; $custom-light: #a5ddd4; $custom-dark: #000000;
JSON
{
"hex": "#7acec2",
"rgb": {
"r": 122,
"g": 206,
"b": 194
},
"hsl": {
"h": 171.429,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.79455,
"c": 0.08411,
"h": 184
},
"luminance": 0.52175
}Semantic roles & 50–950 ramp
primary
#7ACEC2
secondary
#9C505B
accent
#2C40B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483