#7ACECC#7ACECC
#7ACECC is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.8% C 0.082 H 193.7°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACECC |
|---|---|
| RGB | rgb(122, 206, 204) |
| HSL | hsl(179, 46%, 64%) |
| HSV | hsv(179, 41%, 81%) |
| CMYK | cmyk(40.8%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(77.66, -25.94, -7.02) |
| CIE-LCH | lch(77.66, 26.87, 195.14°) |
| OKLab | oklab(79.77% -0.0797 -0.0194) |
| OKLCH | oklch(79.77% 0.082 193.7) |
| XYZ | xyz(40.9923, 52.6368, 65.1148) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.83
Darkturquoise
#00CED1
ΔE00 6.44
Aqua Blue
#02D8E9
ΔE00 8.16
Turquoise
#40E0D0
ΔE00 8.21
Pale Teal
#82CBB2
ΔE00 8.73
Paleturquoise
#AFEEEE
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACECC #CE7A7C
analogous
#7ACEA2 #7ACECC #7AA6CE
triadic
#7ACECC #CC7ACE #CECC7A
tetradic
#7ACECC #A27ACE #CE7A7C #A6CE7A
square
#7ACECC #A27ACE #CE7A7C #A6CE7A
split-complementary
#7ACECC #CE7AA6 #CEA27A
monochromatic
#379694 #4DBEBB #7ACECC #A7DEDD #D3EFEE
Accessibility & contrast
On white
1.82
#7ACECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#7ACECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACECC
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACECC | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CC
Deuteranopia (green-blind)
#B6BBCD
Tritanopia (blue-blind)
#54D3CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7acecc; /* rgb */ color: rgb(122, 206, 204); /* oklch */ color: oklch(79.8% 0.082 193.7);
Tailwind
colors: {
custom: {
50: '#a5dddb',
500: '#7acecc',
950: '#000000',
},
}SCSS
$custom: #7acecc; $custom-light: #a5dddb; $custom-dark: #000000;
JSON
{
"hex": "#7acecc",
"rgb": {
"r": 122,
"g": 206,
"b": 204
},
"hsl": {
"h": 178.571,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.79769,
"c": 0.08201,
"h": 193.7
},
"luminance": 0.5264
}Semantic roles & 50–950 ramp
primary
#7ACECC
secondary
#9C5052
accent
#2C2FB9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484