#7ACCC2#7ACCC2
#7ACCC2 is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.082 H 185.7°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACCC2 |
|---|---|
| RGB | rgb(122, 204, 194) |
| HSL | hsl(173, 45%, 64%) |
| HSV | hsv(173, 40%, 80%) |
| CMYK | cmyk(40.2%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(76.81, -27.38, -2.89) |
| CIE-LCH | lch(76.81, 27.53, 186.02°) |
| OKLab | oklab(78.99% -0.0815 -0.0082) |
| OKLCH | oklch(78.99% 0.082 185.7) |
| XYZ | xyz(39.3528, 51.2155, 58.8404) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.05
Pale Teal
#82CBB2
ΔE00 5.62
Seafoam Blue
#78D1B6
ΔE00 5.90
Turquoise
#40E0D0
ΔE00 7.16
Darkturquoise
#00CED1
ΔE00 7.69
Topaz
#13BBAF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACCC2 #CC7A84
analogous
#7ACC99 #7ACCC2 #7AADCC
triadic
#7ACCC2 #C27ACC #CCC27A
tetradic
#7ACCC2 #997ACC #CC7A84 #ADCC7A
square
#7ACCC2 #997ACC #CC7A84 #ADCC7A
split-complementary
#7ACCC2 #CC7AAD #CC997A
monochromatic
#389388 #4EBBAE #7ACCC2 #A6DDD6 #D2EEEB
Accessibility & contrast
On white
1.87
#7ACCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#7ACCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACCC2
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACCC2 | 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)
#C4C4C2
Deuteranopia (green-blind)
#B6B9C3
Tritanopia (blue-blind)
#5ACFC9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7accc2; /* rgb */ color: rgb(122, 204, 194); /* oklch */ color: oklch(79.0% 0.082 185.7);
Tailwind
colors: {
custom: {
50: '#a4dcd4',
500: '#7accc2',
950: '#000000',
},
}SCSS
$custom: #7accc2; $custom-light: #a4dcd4; $custom-dark: #000000;
JSON
{
"hex": "#7accc2",
"rgb": {
"r": 122,
"g": 204,
"b": 194
},
"hsl": {
"h": 172.683,
"s": 44.565,
"l": 63.922
},
"oklch": {
"l": 0.78993,
"c": 0.08193,
"h": 185.7
},
"luminance": 0.51218
}Semantic roles & 50–950 ramp
primary
#7ACCC2
secondary
#9A5159
accent
#2E3FB8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483