#7ACFC5#7ACFC5
#7ACFC5 is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.084 H 186.0°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACFC5 |
|---|---|
| RGB | rgb(122, 207, 197) |
| HSL | hsl(173, 47%, 65%) |
| HSV | hsv(173, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 4.8%, 18.8%) |
| CIE-LAB | lab(77.75, -28.12, -3.12) |
| CIE-LCH | lch(77.75, 28.30, 186.33°) |
| OKLab | oklab(79.78% -0.0838 -0.0088) |
| OKLCH | oklch(79.78% 0.084 186) |
| XYZ | xyz(40.4130, 52.7915, 60.8727) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.75
Pale Teal
#82CBB2
ΔE00 5.83
Seafoam Blue
#78D1B6
ΔE00 5.87
Turquoise
#40E0D0
ΔE00 6.59
Darkturquoise
#00CED1
ΔE00 7.52
Mediumaquamarine
#66CDAA
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACFC5 #CF7A84
analogous
#7ACF9B #7ACFC5 #7AAFCF
triadic
#7ACFC5 #C57ACF #CFC57A
tetradic
#7ACFC5 #9B7ACF #CF7A84 #AFCF7A
square
#7ACFC5 #9B7ACF #CF7A84 #AFCF7A
split-complementary
#7ACFC5 #CF7AAF #CF9B7A
monochromatic
#37988C #4DBFB1 #7ACFC5 #A7DFD9 #D4EFEC
Accessibility & contrast
On white
1.82
#7ACFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#7ACFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACFC5
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACFC5 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C5
Deuteranopia (green-blind)
#B8BCC6
Tritanopia (blue-blind)
#58D3CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7acfc5; /* rgb */ color: rgb(122, 207, 197); /* oklch */ color: oklch(79.8% 0.084 186.0);
Tailwind
colors: {
custom: {
50: '#a5ded6',
500: '#7acfc5',
950: '#000000',
},
}SCSS
$custom: #7acfc5; $custom-light: #a5ded6; $custom-dark: #000000;
JSON
{
"hex": "#7acfc5",
"rgb": {
"r": 122,
"g": 207,
"b": 197
},
"hsl": {
"h": 172.941,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.79778,
"c": 0.08427,
"h": 186
},
"luminance": 0.52794
}Semantic roles & 50–950 ramp
primary
#7ACFC5
secondary
#9E5059
accent
#2B3CBA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483