#7ACDCD#7ACDCD
#7ACDCD is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.6% C 0.081 H 195.6°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACDCD |
|---|---|
| RGB | rgb(122, 205, 205) |
| HSL | hsl(180, 45%, 64%) |
| HSV | hsv(180, 40%, 80%) |
| CMYK | cmyk(40.5%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(77.40, -25.20, -7.94) |
| CIE-LCH | lch(77.40, 26.42, 197.48°) |
| OKLab | oklab(79.57% -0.0781 -0.0219) |
| OKLCH | oklch(79.57% 0.081 195.6) |
| XYZ | xyz(40.8726, 52.2050, 65.6685) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.26
Darkturquoise
#00CED1
ΔE00 6.47
Aqua Blue
#02D8E9
ΔE00 7.78
Robin'S Egg Blue
#98EFF9
ΔE00 8.89
Turquoise
#40E0D0
ΔE00 8.89
Paleturquoise
#AFEEEE
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACDCD #CD7A7A
analogous
#7ACDA4 #7ACDCD #7AA4CD
triadic
#7ACDCD #CD7ACD #CDCD7A
tetradic
#7ACDCD #A47ACD #CD7A7A #A4CD7A
square
#7ACDCD #A47ACD #CD7A7A #A4CD7A
split-complementary
#7ACDCD #CD7AA4 #CDA47A
monochromatic
#389595 #4EBCBC #7ACDCD #A6DEDE #D3EEEE
Accessibility & contrast
On white
1.84
#7ACDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#7ACDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACDCD
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACDCD | 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)
#C3C6CD
Deuteranopia (green-blind)
#B4BBCE
Tritanopia (blue-blind)
#54D2CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7acdcd; /* rgb */ color: rgb(122, 205, 205); /* oklch */ color: oklch(79.6% 0.081 195.6);
Tailwind
colors: {
custom: {
50: '#a5dcdc',
500: '#7acdcd',
950: '#000000',
},
}SCSS
$custom: #7acdcd; $custom-light: #a5dcdc; $custom-dark: #000000;
JSON
{
"hex": "#7acdcd",
"rgb": {
"r": 122,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 45.355,
"l": 64.118
},
"oklch": {
"l": 0.79572,
"c": 0.0811,
"h": 195.6
},
"luminance": 0.52208
}Semantic roles & 50–950 ramp
primary
#7ACDCD
secondary
#9B5050
accent
#2D2DB9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484